diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2011-06-05 01:20:06 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2011-06-05 01:20:06 +0000 |
commit | 940a0ee5cac42119087b01cef82c1d17a94c9804 (patch) | |
tree | fa2545e810481d945e76bf3696b6f25a8bd44722 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 38080e870027659473dfbb806b4ec87794d10a11 (diff) | |
download | llvm-940a0ee5cac42119087b01cef82c1d17a94c9804.zip llvm-940a0ee5cac42119087b01cef82c1d17a94c9804.tar.gz llvm-940a0ee5cac42119087b01cef82c1d17a94c9804.tar.bz2 |
Produce an undefined reference to _GLOBAL_OFFSET_TABLE_ if we have a
VK_GOTOFF reloc. This matches as' behavior, but it is not clear why the linker
might need this, so I added a FIXME.
I could test this by duplicating test/MC/ELF/got.s, but it doesn't look
worthwhile.
llvm-svn: 132655
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions