"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "65d8694a4540fe91ad8971650627e3d0935b48ad"
[PECOFF] Fix __ImageBase symbol.
__ImageBase is an absolute symbol whose address is the same as the image base address. What we did before this patch was to create __ImageBase symbol as a symbol whose *contents* (not location) is the image base address, which is clearly wrong. llvm-svn: 193565
Loading
Please register or sign in to comment