Files
clang-p2996/llvm/test/MC/ARM
Saleem Abdulrasool aaa72c547b ARM: correct the relocation type for bl on WoA
The `IMAGE_REL_ARM_BRANCH20T` applies only to a `b.w` instruction.  A
thumb-2 `bl` should be relocated using a `IMAGE_REL_ARM_BRANCH24T`.
Correct the relocation that we emit in such a case.

Resolves PR38620!  Based on the patch by Jordan Rhee!

llvm-svn: 342109
2018-09-13 04:55:08 +00:00
..
2017-12-21 11:17:49 +00:00
2017-12-21 11:17:49 +00:00
2017-07-16 07:48:48 +00:00