aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/alias-reloc.s
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Don't hide the first ELF symbol.Rafael Espindola2013-06-051-1/+10
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-301-1/+1
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-34/+28
* 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-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
* 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-14/+14
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-201-4/+4
* Change MCExpr::EvaluateAsRelocatableImpl of variables to return the originalRafael Espindola2010-11-151-0/+26
* Move the logic to decide with which symbol we produce a relocation (if any) toRafael Espindola2010-11-141-7/+17
* Do not recurse into symbol refs that have a variant kind. This prevents usRafael Espindola2010-10-211-0/+16