diff options
author | Rui Ueyama <ruiu@google.com> | 2013-10-29 00:33:34 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2013-10-29 00:33:34 +0000 |
commit | 90173df289f5c2c6eea1b118b941425f9ad7e54c (patch) | |
tree | d76ce0dbd7f5c63c9d2c192f0b385c71d92af4f8 /llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | |
parent | dc4db5a6ebcdee39e0816e9ac7ae7ac480ab14fc (diff) | |
download | bcm5719-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/AsmPrinter/DwarfCompileUnit.cpp')
0 files changed, 0 insertions, 0 deletions