aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-objdump/llvm-objdump.h
AgeCommit message (Expand)Author
2013-01-06[objdump] Add --private-headers, -p.Michael J. Spencer
2012-12-05Add dump of Win64 EH unwind data.Michael J. Spencer
2012-02-29Make MemoryObject accessor members const againDerek Schuff
2012-02-06Enable streaming of bitcodeDerek Schuff
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie
2011-10-08llvm-objdump: Add relocation and archive support.Michael J. Spencer
2011-09-19Add a MachO-specific "mode" to llvm-objdump, that, if enabled, gathers additi...Benjamin Kramer