aboutsummaryrefslogtreecommitdiff
path: root/test/MC/ELF/type.s
AgeCommit message (Expand)Author
2013-04-12Replace coff-/elf-dump with llvm-readobjNico Rieck
2013-04-10Use a scheme closer to that of GNU as when deciding the type of aPeter Collingbourne
2011-12-12Add support for gnu_indirect_function.Roman Divacky
2011-08-04print st_shndx with the correct number of bits.Rafael Espindola
2011-08-04print st_other with the correct number of bits.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-04Another counter goes decimal.Rafael Espindola
2010-12-20Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky
2010-11-13Parse and record the gnu_unique_object type.Rafael Espindola
2010-11-12gnu as support both % and @ before types, do the same.Rafael Espindola