Rui Ueyama 06970fe7fd [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
2014-08-27 01:10:01 +00:00
..
2014-08-13 13:16:38 +00:00
2014-03-26 00:53:48 +00:00
2014-03-26 00:53:48 +00:00
2014-06-04 09:54:07 +00:00