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
2015-11-16 14:05:32 +00:00
2017-01-09 21:38:14 +00:00
2017-01-09 21:38:14 +00:00
2017-01-22 20:28:56 +00:00
2016-04-08 18:15:37 +00:00
2016-04-08 18:15:37 +00:00
2017-07-16 07:48:48 +00:00