[PECOFF] Relocations now take into account the address which is stored at the relocat...
authorRui Ueyama <ruiu@google.com>
Fri, 2 Aug 2013 18:40:50 +0000 (18:40 +0000)
committerRui Ueyama <ruiu@google.com>
Fri, 2 Aug 2013 18:40:50 +0000 (18:40 +0000)
commit8a14aa1bd96a59b2997c4a88907bd895e3ef3efb
treede6d185d0937f5809a7a7727c278c4356ad95dfa
parent5defea90e68e1bed10248c6535797982f8875a71
[PECOFF] Relocations now take into account the address which is stored at the relocation site

Patch by Ron Ofir.

llvm-svn: 187664
lld/lib/ReaderWriter/PECOFF/WriterPECOFF.cpp
lld/test/pecoff/Inputs/reloc.obj.yaml [new file with mode: 0644]
lld/test/pecoff/reloc.test