[PATCH] D12533: [WinEH] Add llvm.eh.exceptionpointer intrinsic

Joseph Tremoulet via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 08:28:54 PDT 2015


JosephTremoulet updated this revision to Diff 33812.
JosephTremoulet added a comment.

- add verifier rule and test


http://reviews.llvm.org/D12533

Files:
  docs/ExceptionHandling.rst
  docs/ExtendingLLVM.rst
  include/llvm/IR/Intrinsics.td
  lib/IR/Verifier.cpp
  test/CodeGen/WinEH/wineh-intrinsics-invalid.ll
  test/CodeGen/WinEH/wineh-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12533.33812.patch
Type: text/x-patch
Size: 5225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150902/5838de4e/attachment.bin>


More information about the llvm-commits mailing list