mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-03 11:16:07 +00:00

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. llvm-svn: 201030