aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/weakref-reloc.s
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-3/+3
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-42/+37
* Fix the bitwidth of the remaining fields.Rafael Espindola2011-08-041-2/+2
* print st_shndx with the correct number of bits.Rafael Espindola2011-08-041-3/+3
* print st_other with the correct number of bits.Rafael Espindola2011-08-041-3/+3
* print st_type with the correct number of bits.Rafael Espindola2011-08-041-3/+3
* Print st_bind with the correct number of bits.Rafael Espindola2011-08-041-3/+3
* Another counter goes decimal.Rafael Espindola2011-08-041-3/+3
* Change anther counter to decimal.Rafael Espindola2011-08-041-2/+2
* Print all the bits in the addend.Rafael Espindola2011-08-041-2/+2
* Write the section table and the section data in the same order thatRafael Espindola2011-03-201-13/+13
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-201-6/+6
* Fix the symbol index of weak references. Also make RecordRelocation a bitRafael Espindola2010-11-111-0/+49