[llvm-commits] [llvm] r132655 - /llvm/trunk/lib/MC/ELFObjectWriter.cpp

Óscar Fuentes ofv at wanadoo.es
Sat Jun 4 19:25:14 PDT 2011


Rafael Espindola
<rafael.espindola at gmail.com> writes:

> URL: http://llvm.org/viewvc/llvm-project?rev=132655&view=rev
> Log:
> 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.

[snip]

Another VK_GOTOFF mystery:

http://llvm.org/bugs/show_bug.cgi?id=10022

[snip]




More information about the llvm-commits mailing list