summaryrefslogtreecommitdiff
path: root/test/MC/ELF/basic-elf-32.s
Commit message (Expand)AuthorAge
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-30
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-12
* Fix the bitwidth of the remaining fields.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
* Print r_type with the correct number of bits.Rafael Espindola2011-08-04
* Change anther counter to decimal.Rafael Espindola2011-08-04
* Write the section table and the section data in the same order thatRafael Espindola2011-03-20
* Convert MC tests to .s so codegen changes won't break them.Evan Cheng2011-01-03