aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Object/objdump-symbol-table.test
AgeCommit message (Expand)AuthorFilesLines
2015-06-23objdump: Don't print a (always 0) size for MachO symbols.Rafael Espindola1-3/+3
2015-05-22Stop inventing symbol sizes.Rafael Espindola1-1/+1
2015-04-30[Object] Teach Object and llvm-objdump about ".hidden"Davide Italiano1-0/+2
2012-09-21Fix SymbolRef::getAddress implementation for ELF. The 'value' field in symbol...Alexey Samsonov1-0/+8
2012-08-02Move test yaml files under Inputs until they are converted to be the actualMatt Beaumont-Gay1-2/+2
2012-08-02Add yaml2obj. A utility to convert YAML to binaries.Michael J. Spencer1-3/+3
2011-11-29Fixed ObjectFile functions:Danil Malyshev1-0/+8
2011-10-31Change the actual tests to match the input directory rename (duh)Matt Beaumont-Gay1-2/+2
2011-10-18llvm-objdump: Add static symbol table dumping.Michael J. Spencer1-4/+2
2011-10-18Revert "llvm-objdump: Add static symbol table dumping."Michael J. Spencer1-2/+4
2011-10-17llvm-objdump: Add static symbol table dumping.Michael J. Spencer1-4/+2
2011-10-17llvm-objdump: Add tests.Michael J. Spencer1-0/+27