COFF: ARM: Implement MOV32T relocation.
authorRui Ueyama <ruiu@google.com>
Sat, 25 Jul 2015 03:03:46 +0000 (03:03 +0000)
committerRui Ueyama <ruiu@google.com>
Sat, 25 Jul 2015 03:03:46 +0000 (03:03 +0000)
commit237fca14513154b30daf6fb55b6d394aa9dc4973
tree72a25dbcc3b1851abbff1e8ce3cc5b39355fac96
parent08a3258bd839041bc8e6ef974b46fc784e93504b
COFF: ARM: Implement MOV32T relocation.

llvm-svn: 243201
lld/COFF/Chunks.cpp
lld/COFF/Chunks.h
lld/test/COFF/armnt-mov32t-exec.test [new file with mode: 0644]
lld/test/COFF/armnt-movt32t.test [new file with mode: 0644]