summaryrefslogtreecommitdiff
path: root/tools/llvm-objdump/llvm-objdump.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-27Re-submit r191472 with a fix for big endian.Rui Ueyama1-1/+2
2013-09-27Revert "llvm-objdump: Dump COFF import table if -private-headers option is gi...Rui Ueyama1-2/+1
2013-09-27llvm-objdump: Dump COFF import table if -private-headers option is given.Rui Ueyama1-1/+2
2013-05-24MC: Disassembled CFG reconstruction.Ahmed Bougacha1-20/+1
2013-05-24Add MCSymbolizer for symbolic/annotated disassembly.Ahmed Bougacha1-4/+6
2013-01-06[objdump] Add --private-headers, -p.Michael J. Spencer1-0/+2
2012-12-05Add dump of Win64 EH unwind data.Michael J. Spencer1-0/+9
2012-02-29Make MemoryObject accessor members const againDerek Schuff1-2/+2
2012-02-06Enable streaming of bitcodeDerek Schuff1-2/+2
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie1-1/+1
2011-10-08llvm-objdump: Add relocation and archive support.Michael J. Spencer1-1/+0
2011-09-19Add a MachO-specific "mode" to llvm-objdump, that, if enabled, gathers additi...Benjamin Kramer1-0/+47