COFF: ARM: Implepment BLX23T relocation and fix Branch20T.
authorRui Ueyama <ruiu@google.com>
Wed, 5 Aug 2015 19:40:07 +0000 (19:40 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 5 Aug 2015 19:40:07 +0000 (19:40 +0000)
commitba7c041f213ce834a556e6645876739a4cb7280f
tree762740ca5102944b4416c7080afe23d6f7482044
parent894d5821e7af9128398ec8153f3cb4025ae9ad50
COFF: ARM: Implepment BLX23T relocation and fix Branch20T.

I fed the same test to MSVC linker and got the same output,
so I believe this implementation is correct.

llvm-svn: 244102
lld/COFF/Chunks.cpp
lld/test/COFF/reloc-arm.test [new file with mode: 0644]