diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-05-28 15:20:00 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-05-28 15:20:00 +0000 |
commit | e2b355d651ed8f2cbe61672c4c39b6419e471265 (patch) | |
tree | 7f4bb0410eb11b15b9d95d345cc0b5241e1b5657 /clang/lib/Serialization/Module.cpp | |
parent | 034980681db2524a10dab75be54592b686abc2db (diff) | |
download | llvm-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/Serialization/Module.cpp')
0 files changed, 0 insertions, 0 deletions