tools: handle out-of-line personality 0 decoding
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 8 Feb 2014 23:17:08 +0000 (23:17 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 8 Feb 2014 23:17:08 +0000 (23:17 +0000)
commit804bd9d73627a3f0cdf30223ab65a8ce7e302bab
treed6ead493bd605e102bbba8747356d049ffe8d454
parent91ec991b45cd16b73e3394ee2479592d716d68bd
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
tools/llvm-readobj/ARMEHABIPrinter.h