summaryrefslogtreecommitdiff
path: root/tools/llvm-objdump/MCFunction.cpp
Commit message (Expand)AuthorAge
* Add MCInstrAnalysis class. This allows the targets to specify own versions of...Benjamin Kramer2011-08-08
* llvm-objdump: Ignore unreachable blocks when printing the CFG.Benjamin Kramer2011-07-25
* llvm-objdump: Skip branches that leave the current function.Benjamin Kramer2011-07-22
* Unbreak the MSVC build. Since the "next" function already exists in the MSVC ...Francois Pichet2011-07-20
* Sketch out an CFG reconstruction mode for llvm-objdump.Benjamin Kramer2011-07-20