[PATCH] D157499: [IR] Add dead_on_unwind attribute

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 10:04:31 PDT 2023


jdoerfert added a comment.

LG from my end. Unsure if others want to chime in.



================
Comment at: llvm/docs/LangRef.rst:1545
+
+    This attribute cannot be applied to return values.
+
----------------
I think this sounds sensible.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157499/new/

https://reviews.llvm.org/D157499



More information about the llvm-commits mailing list