1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/tools/llvm-objdump
Benjamin Kramer 26d5603f54 llvm-objdump: Use help of CFG to print assembly when --cfg is passed.
This way we can avoid printing unreachable code (data).

llvm-svn: 137057
2011-08-08 18:32:12 +00:00
..
CMakeLists.txt Fix cmake. 2011-07-20 19:43:38 +00:00
llvm-objdump.cpp llvm-objdump: Use help of CFG to print assembly when --cfg is passed. 2011-08-08 18:32:12 +00:00
Makefile
MCFunction.cpp llvm-objdump: Ignore unreachable blocks when printing the CFG. 2011-07-25 23:04:36 +00:00
MCFunction.h I will save before I commit. 2011-07-25 23:10:23 +00:00