aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/weak.s
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+2
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-20/+20
* print st_shndx with the correct number of bits.Rafael Espindola2011-08-041-2/+2
* print st_other with the correct number of bits.Rafael Espindola2011-08-041-2/+2
* print st_type with the correct number of bits.Rafael Espindola2011-08-041-2/+2
* Print st_bind with the correct number of bits.Rafael Espindola2011-08-041-2/+2
* Another counter goes decimal.Rafael Espindola2011-08-041-2/+2
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-201-4/+4
* Defined weak symbols should have non-zero value.Rafael Espindola2010-10-281-2/+2
* Fixing r116753 r116756 r116777Jason W Kim2010-10-191-16/+16
* Speculatively revert 116753 and 116756 to attempt to fix the bots.Eric Christopher2010-10-191-16/+16
* Changed elf-dump to output hex format by default.Jason W Kim2010-10-181-16/+16
* Make sure weak symbols are listed after the local ones.Rafael Espindola2010-10-061-0/+16
* Correctly handle weak undefined symbols. Before we would get a invalid bindingRafael Espindola2010-09-231-0/+14