[PATCH] D9313: Fix __builtin_setjmp in combination with sjlj exception handling.

Phabricator reviews at reviews.llvm.org
Thu Jul 16 15:38:10 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL242481: Fix __builtin_setjmp in combination with sjlj exception handling. (authored by matze).

Changed prior to commit:
  http://reviews.llvm.org/D9313?vs=24520&id=29954#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D9313

Files:
  llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
  llvm/trunk/include/llvm/IR/Intrinsics.td
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  llvm/trunk/lib/CodeGen/SjLjEHPrepare.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.h
  llvm/trunk/lib/Target/ARM/ARMInstrInfo.td
  llvm/trunk/test/CodeGen/ARM/setjmp_longjmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9313.29954.patch
Type: text/x-patch
Size: 14064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150716/9c8bc5e6/attachment.bin>


More information about the llvm-commits mailing list