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