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

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


JosephTremoulet marked an inline comment as done.

================
Comment at: docs/ExceptionHandling.rst:415
@@ +414,3 @@
+This intrinsic retrieves a pointer to the exception caught by the given
+``catchpad``.
+
----------------
Yes; updated to include this.


http://reviews.llvm.org/D12533





More information about the llvm-commits mailing list