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

Joseph Tremoulet via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 17:23:27 PDT 2015


JosephTremoulet retitled this revision from "[WinEH] Add llvm.eh.padparam intrinsic" to "[WinEH] Add llvm.eh.exceptionpointer intrinsic".
JosephTremoulet updated the summary for this revision.
JosephTremoulet updated this revision to Diff 33768.
JosephTremoulet added a comment.

- Make the intrinsic and its signature more narrow, per review feedback


http://reviews.llvm.org/D12533

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

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


More information about the llvm-commits mailing list