Produce a undefined reference to _GLOBAL_OFFSET_TABLE_ when needed.
[oota-llvm.git] / test / MC / COFF /
2010-10-04 Jan Wen VoungAdd hook in MCSection to decide when to use "optimized...
2010-09-29 Michael J. SpencerMC-COFF: Fix test. IMAGE_SYM_CLASS_LABEL should never...
2010-09-27 Michael J. SpencerMC-COFF: Drop empty sections, and label symbols. Conver...
2010-09-15 Michael J. Spencertest: Fix coff-dump section array indicies to 1 based...
2010-09-01 Michael J. SpencerCOFF: Update tests to reflect changes in last commit.
2010-08-24 Michael J. SpencerFix COFF x86-64 relocations. PR7960.
2010-08-03 Michael J. SpencerMC: Fix symbol fragment offsets in COFF.
2010-07-27 Michael J. SpencerMake MC use Windows COFF on Windows and add tests.