aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/undef.s
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-10/+69
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-26/+19
* print st_shndx with the correct number of bits.Rafael Espindola2011-08-041-1/+1
* print st_other with the correct number of bits.Rafael Espindola2011-08-041-1/+1
* print st_type with the correct number of bits.Rafael Espindola2011-08-041-1/+1
* Print st_bind with the correct number of bits.Rafael Espindola2011-08-041-1/+1
* Another counter goes decimal.Rafael Espindola2011-08-041-8/+8
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-201-2/+2
* Be more strict on when we produce an undefined reference. In gas a file withRafael Espindola2010-10-291-0/+1
* Fixing r116753 r116756 r116777Jason W Kim2010-10-191-22/+22
* Speculatively revert 116753 and 116756 to attempt to fix the bots.Eric Christopher2010-10-191-22/+22
* Changed elf-dump to output hex format by default.Jason W Kim2010-10-181-22/+22
* Remove some code duplication.Rafael Espindola2010-10-141-3/+3
* Tests that now pass.Rafael Espindola2010-10-051-13/+43
* On elf, undefined symbols can start with .L.Rafael Espindola2010-09-281-0/+15