llvm/tools/llvm-objdump
Michael J. Spencer eef7b6219e Add dump of Win64 EH unwind data.
The new command line option -unwind-info dumps the Win64 EH unwind
data to the console. This is a nice feature if you need to debug
generated EH data (e.g. from LLVM). Includes a test case.

Initial patch by João Matos, extensions and rework by Kai Nacke.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169415 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-05 20:12:35 +00:00
..
CMakeLists.txt Add dump of Win64 EH unwind data. 2012-12-05 20:12:35 +00:00
COFFDump.cpp Add dump of Win64 EH unwind data. 2012-12-05 20:12:35 +00:00
llvm-objdump.cpp Add dump of Win64 EH unwind data. 2012-12-05 20:12:35 +00:00
llvm-objdump.h Add dump of Win64 EH unwind data. 2012-12-05 20:12:35 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
MachODump.cpp Sort the #include lines for tools/... 2012-12-04 10:44:52 +00:00
Makefile build: Tidy up a bunch of tool Makefiles, and simplify where possible using the 2011-10-18 19:27:24 +00:00
MCFunction.cpp Make MemoryObject accessor members const again 2012-02-29 01:09:06 +00:00
MCFunction.h Make MemoryObject accessor members const again 2012-02-29 01:09:06 +00:00