aboutsummaryrefslogtreecommitdiff
path: root/test/MC/ELF/basic-elf-32.s
AgeCommit message (Expand)Author
2013-04-12Replace coff-/elf-dump with llvm-readobjNico Rieck
2011-08-04Fix the bitwidth of the remaining fields.Rafael Espindola
2011-08-04print st_type with the correct number of bits.Rafael Espindola
2011-08-04Print st_bind with the correct number of bits.Rafael Espindola
2011-08-04Print r_type with the correct number of bits.Rafael Espindola
2011-08-04Change anther counter to decimal.Rafael Espindola
2011-03-20Write the section table and the section data in the same order thatRafael Espindola
2011-01-03Convert MC tests to .s so codegen changes won't break them.Evan Cheng