summaryrefslogtreecommitdiff
path: root/test/MC/ELF/alias.s
Commit message (Expand)AuthorAge
* Don't hide the first ELF symbol.Rafael Espindola2013-06-05
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-12
* print st_shndx with the correct number of bits.Rafael Espindola2011-08-04
* print st_other with the correct number of bits.Rafael Espindola2011-08-04
* print st_type with the correct number of bits.Rafael Espindola2011-08-04
* Print st_bind with the correct number of bits.Rafael Espindola2011-08-04
* Another counter goes decimal.Rafael Espindola2011-08-04
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-20
* Be more strict on when we produce an undefined reference. In gas a file withRafael Espindola2010-10-29
* Fixing r116753 r116756 r116777Jason W Kim2010-10-19
* Speculatively revert 116753 and 116756 to attempt to fix the bots.Eric Christopher2010-10-19
* Changed elf-dump to output hex format by default.Jason W Kim2010-10-18
* Refactor code a bit and avoid creating unnecessary entries in the stringRafael Espindola2010-10-15
* Remove some code duplication.Rafael Espindola2010-10-14
* Get binding and visibility info from the the alias, but Type from the symbolRafael Espindola2010-10-06
* Implement more alias cases.Rafael Espindola2010-10-05
* Implement a simple alias case and refactor the code a bit so that theRafael Espindola2010-10-05