llvm-6502/tools/llvm-readobj
Saleem Abdulrasool 804bd9d736 tools: handle out-of-line personality 0 decoding
In some cases it is possible to have a personality 0 unwinding opcodes in the
extab (such as when .handlerdata is used in the assembly).  Simply decode the 3
opcodes for that case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201030 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-08 23:17:08 +00:00
..
ARMAttributeParser.cpp tools: fix Twine abuse 2014-01-30 06:19:27 +00:00
ARMAttributeParser.h tools: add support for decoding ARM attributes 2014-01-30 04:46:33 +00:00
ARMEHABIPrinter.h tools: handle out-of-line personality 0 decoding 2014-02-08 23:17:08 +00:00
CMakeLists.txt tools: add support for decoding ARM attributes 2014-01-30 04:46:33 +00:00
COFFDumper.cpp Simplify the handling of iterators in ObjectFile. 2014-01-30 02:49:50 +00:00
ELFDumper.cpp tools: remove unnecessary typename 2014-01-30 06:19:24 +00:00
Error.cpp Implements low-level object file format specific output for COFF and 2013-04-03 18:31:38 +00:00
Error.h Implements low-level object file format specific output for COFF and 2013-04-03 18:31:38 +00:00
llvm-readobj.cpp tools: add support for decoding ARM attributes 2014-01-30 04:46:33 +00:00
llvm-readobj.h tools: add support for decoding ARM attributes 2014-01-30 04:46:33 +00:00
LLVMBuild.txt Don't link with the archive library programs that don't use it. 2013-06-17 15:29:46 +00:00
MachODumper.cpp Simplify the handling of iterators in ObjectFile. 2014-01-30 02:49:50 +00:00
Makefile Don't link with the archive library programs that don't use it. 2013-06-17 15:29:46 +00:00
ObjDumper.cpp Re-sort #include lines again, prior to moving headers around. 2014-01-13 08:04:33 +00:00
ObjDumper.h tools: add support for decoding ARM attributes 2014-01-30 04:46:33 +00:00
StreamWriter.cpp Implements low-level object file format specific output for COFF and 2013-04-03 18:31:38 +00:00
StreamWriter.h tools: add support for decoding ARM attributes 2014-01-30 04:46:33 +00:00