aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/type.s
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+11
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-12/+12
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+197
* ELF: Parse types in directives like binutils gasDavid Majnemer2013-09-211-0/+28
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-121-49/+55
* Use a scheme closer to that of GNU as when deciding the type of aPeter Collingbourne2013-04-101-9/+44
* Add support for gnu_indirect_function.Roman Divacky2011-12-121-0/+14
* 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
* Print all 64bits for st_value and st_size. Adjust tests accordingly.Roman Divacky2010-12-201-4/+4
* Parse and record the gnu_unique_object type.Rafael Espindola2010-11-131-0/+3
* gnu as support both % and @ before types, do the same.Rafael Espindola2010-11-121-0/+29