[PATCH] D147694: [FunctionAttrs] Fix nounwind inference for landingpads

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 10:42:09 PDT 2023


efriedma added a reviewer: jdoerfert.
efriedma added a comment.

While we're here, can you also add handling for catchpad/cleanuppad?  (A conservative implementation for them is fine for now.)


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

https://reviews.llvm.org/D147694



More information about the llvm-commits mailing list