aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-objdump/MCFunction.h
Commit message (Expand)AuthorAgeFilesLines
* Make MemoryObject accessor members const againDerek Schuff2012-02-291-1/+1
* Enable streaming of bitcodeDerek Schuff2012-02-061-1/+1
* llvm-objdump: factor code better, add comments.Benjamin Kramer2011-09-201-3/+3
* Add a MachO-specific "mode" to llvm-objdump, that, if enabled, gathers additi...Benjamin Kramer2011-09-191-14/+24
* Add MCInstrAnalysis class. This allows the targets to specify own versions of...Benjamin Kramer2011-08-081-2/+2
* I will save before I commit.Benjamin Kramer2011-07-251-0/+2
* Sketch out an CFG reconstruction mode for llvm-objdump.Benjamin Kramer2011-07-201-0/+88