aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-05-28 15:20:00 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-05-28 15:20:00 +0000
commite2b355d651ed8f2cbe61672c4c39b6419e471265 (patch)
tree7f4bb0410eb11b15b9d95d345cc0b5241e1b5657 /clang/lib/CodeGen/ModuleBuilder.cpp
parent034980681db2524a10dab75be54592b686abc2db (diff)
downloadllvm-e2b355d651ed8f2cbe61672c4c39b6419e471265.zip
llvm-e2b355d651ed8f2cbe61672c4c39b6419e471265.tar.gz
llvm-e2b355d651ed8f2cbe61672c4c39b6419e471265.tar.bz2
Don't create an unused _GLOBAL_OFFSET_TABLE_.
This was a bug for bug compatibility with gas that is completely unnecessary. If a _GLOBAL_OFFSET_TABLE_ symbol is used, it will already be created by the time we get to the ELF writer. llvm-svn: 238432
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions