summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2013-10-29 00:33:34 +0000
committerRui Ueyama <ruiu@google.com>2013-10-29 00:33:34 +0000
commit90173df289f5c2c6eea1b118b941425f9ad7e54c (patch)
treed76ce0dbd7f5c63c9d2c192f0b385c71d92af4f8 /llvm/lib/CodeGen
parentdc4db5a6ebcdee39e0816e9ac7ae7ac480ab14fc (diff)
downloadbcm5719-llvm-90173df289f5c2c6eea1b118b941425f9ad7e54c.tar.gz
bcm5719-llvm-90173df289f5c2c6eea1b118b941425f9ad7e54c.zip
[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
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud