aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-objdump/MCFunction.h
AgeCommit message (Expand)Author
2012-02-29Make MemoryObject accessor members const againDerek Schuff
2012-02-06Enable streaming of bitcodeDerek Schuff
2011-09-20llvm-objdump: factor code better, add comments.Benjamin Kramer
2011-09-19Add a MachO-specific "mode" to llvm-objdump, that, if enabled, gathers additi...Benjamin Kramer
2011-08-08Add MCInstrAnalysis class. This allows the targets to specify own versions of...Benjamin Kramer
2011-07-25I will save before I commit.Benjamin Kramer
2011-07-20Sketch out an CFG reconstruction mode for llvm-objdump.Benjamin Kramer