aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/weakref.s
Commit message (Expand)AuthorAgeFilesLines
* Don't hide the first ELF symbol.Rafael Espindola2013-06-051-0/+9
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-164/+156
* print st_shndx with the correct number of bits.Rafael Espindola2011-08-041-18/+18
* print st_other with the correct number of bits.Rafael Espindola2011-08-041-18/+18
* print st_type with the correct number of bits.Rafael Espindola2011-08-041-18/+18
* Print st_bind with the correct number of bits.Rafael Espindola2011-08-041-18/+18
* Another counter goes decimal.Rafael Espindola2011-08-041-18/+18
* Write the section table and the section data in the same order thatRafael Espindola2011-03-201-2/+2
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-201-36/+36
* Implement .weakref.Rafael Espindola2010-11-011-0/+234