Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
34c4485b7479a12b5ef1cb15d27e96277e8a499a
/
tools
/
llvm-objdump
/
MCFunction.cpp
41ab14b
Add MCInstrAnalysis class. This allows the targets to specify own versions of MCInstrDescs functions.
by Benjamin Kramer
· 14 years ago
853b0fd
llvm-objdump: Ignore unreachable blocks when printing the CFG.
by Benjamin Kramer
· 14 years ago
83a162e
llvm-objdump: Skip branches that leave the current function.
by Benjamin Kramer
· 14 years ago
c3d48ce
Unbreak the MSVC build. Since the "next" function already exists in the MSVC headers, we need the explicit llvm:: qualifier to prevent a conflict.
by Francois Pichet
· 14 years ago
685a250
Sketch out an CFG reconstruction mode for llvm-objdump.
by Benjamin Kramer
· 14 years ago