[JITLink][AArch32] Fix GetEdgeKindName function in error tests
The `getGenericEdgeKindName()` function returned "<Unrecognized edge kind>" for all our relocations. We must use `aarch32::getEdgeKindName()` instead.
parent
e9706527
Please register or sign in to comment