diff options
author | Rui Ueyama <ruiu@google.com> | 2014-08-27 01:10:01 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-08-27 01:10:01 +0000 |
commit | 06970fe7fdc02bb060ff611289948afc695c8f5b (patch) | |
tree | 0633ef4931c2166538a8f8d9e1fdd316ab6e716b /llvm/lib/Support/StringRef.cpp | |
parent | fb506a417d71f26497c742e6a031e863f3996918 (diff) | |
download | llvm-06970fe7fdc02bb060ff611289948afc695c8f5b.zip llvm-06970fe7fdc02bb060ff611289948afc695c8f5b.tar.gz llvm-06970fe7fdc02bb060ff611289948afc695c8f5b.tar.bz2 |
[PECOFF] Fix AMD64_ADDR64 relocation.
IMAGE_REL_AMD64_ADDR64 relocation should set 64-bit *VA* (virtual
address) instead of *RVA* (relative virtual address), so we have
to add the iamge base to the target's RVA.
llvm-svn: 216512
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions