summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/type.s
Commit message (Expand)AuthorAgeFilesLines
* [llvm-readobj] Change -t to --symbols in tests. NFCFangrui Song2019-05-011-1/+1
* Relax these tests a bit.Rafael Espindola2015-05-221-1/+1
* Don't constrain the section order in tests that don't depend on it.Rafael Espindola2015-04-291-21/+21
* Add STB_GNU_UNIQUE to the ELF writer.Rafael Espindola2015-01-231-1/+11
* ELFObjectWriter: deduplicate suffices in strtabHans Wennborg2014-04-301-12/+12
* In the ELFWriter when writing aliased (.set) symbols dont blindlyRoman Divacky2014-01-071-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
OpenPOWER on IntegriCloud