aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/basic-elf.ll
Commit message (Expand)AuthorAgeFilesLines
* Fixing r116753 r116756 r116777Jason W Kim2010-10-191-56/+56
* Speculatively revert 116753 and 116756 to attempt to fix the bots.Eric Christopher2010-10-191-56/+56
* Changed elf-dump to output hex format by default.Jason W Kim2010-10-181-56/+56
* Factor some logic into ShouldRelocOnSymbol. This simplifies the code andRafael Espindola2010-09-301-1/+1
* Write relocations in the end of the file. This matches what gas does andRafael Espindola2010-09-271-35/+36
* Move ELF to HasReliableSymbolDifference=true. Also take the opportunity to putRafael Espindola2010-09-251-1/+1
* Produce a R_X86_64_32 when the value is >=0.Rafael Espindola2010-09-201-2/+2
* Add an elf-dumper utility.Benjamin Kramer2010-09-091-0/+110