[ARM] Add mapping symbols to veneers
authorDenis Protivensky <dprotivensky@accesssoftek.com>
Thu, 9 Apr 2015 09:59:18 +0000 (09:59 +0000)
committerDenis Protivensky <dprotivensky@accesssoftek.com>
Thu, 9 Apr 2015 09:59:18 +0000 (09:59 +0000)
commit6b3a33ff006550dac0fdd9b03cc76ae6ef3780e6
treedbd9b4cda7ee28ce6a5d3c27578bbaa393264665
parent2aa8c8fd1765defaa13443fc59d00a4ab4337f81
[ARM] Add mapping symbols to veneers

This required splitting up veneer atoms into pieces,
where every piece is paired with mapping atom of
the corresponding type.

llvm-svn: 234473
lld/lib/ReaderWriter/ELF/ARM/ARMRelocationPass.cpp
lld/test/elf/ARM/veneer-mapping.test [new file with mode: 0644]