summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/local-reloc.s
Commit message (Expand)AuthorAgeFilesLines
* [llvm-readobj] Change -t to --symbols in tests. NFCFangrui Song2019-05-011-1/+1
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-1/+1
* Update tests to not be as dependent on section numbers.Rafael Espindola2015-04-151-1/+1
* Fix broken CHECK linesNico Rieck2014-02-161-1/+1
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-301-1/+1
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-24/+6
* 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-1/+1
* Change anther counter to decimal.Rafael Espindola2011-08-041-1/+1
* Don't print a counter in hex.Rafael Espindola2011-08-041-1/+1
* Write the section table and the section data in the same order thatRafael Espindola2011-03-201-10/+10
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-201-2/+2
* Fixing r116753 r116756 r116777Jason W Kim2010-10-191-12/+12
* Speculatively revert 116753 and 116756 to attempt to fix the bots.Eric Christopher2010-10-191-12/+12
* Changed elf-dump to output hex format by default.Jason W Kim2010-10-181-12/+12
* Write relocations in the end of the file. This matches what gas does andRafael Espindola2010-09-271-10/+9
* Reapply 114678 and 114667. Reverting them did not fix the bot:Rafael Espindola2010-09-241-0/+32
* Revert 114678 and 114667 to see ifRafael Espindola2010-09-241-32/+0
* Represent relocations against local symbols as relocations against the sectionRafael Espindola2010-09-231-0/+32
OpenPOWER on IntegriCloud