[PATCH] D141913: WIP: Unwindabort: Add "unwindabort" syntax for the "call" instruction.
Jon Roelofs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 10:00:55 PDT 2023
jroelofs added inline comments.
================
Comment at: llvm/docs/LangRef.rst:11892
+#. The optional '``unwindabort``' marker is used by `LLVM's exception
+ handling system <ExceptionHandling.html#overview>`_ to specify that
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141913/new/
https://reviews.llvm.org/D141913
More information about the llvm-commits
mailing list