Handle GOTOFF correctly on i386.
[oota-llvm.git] / test / MC / ELF / got.s
2010-10-05 Rafael EspindolaProduce a undefined reference to _GLOBAL_OFFSET_TABLE_...
2010-10-04 Rafael EspindolaImplement ELF::R_X86_64_GOTPCREL.
2010-10-04 Rafael EspindolaProduce a R_X86_64_GOT32 when needed.