[PATCH] D141916: WIP: Unwindabort: add support for IR transforms and analysis.
Jon Roelofs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 12:07:48 PDT 2023
jroelofs added inline comments.
================
Comment at: llvm/include/llvm/Transforms/Utils/Local.h:365-367
/// successor. Returns the instruction that replaced the original terminator,
/// which might be a call in case the original terminator was an invoke.
///
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141916/new/
https://reviews.llvm.org/D141916
More information about the llvm-commits
mailing list