[all-commits] [llvm/llvm-project] 1f1de0: [SimplifyCFG] Add test for invoke of nounwind non-...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon May 30 06:36:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f1de06165bb39f66049cdc942151fc6ed193123
https://github.com/llvm/llvm-project/commit/1f1de06165bb39f66049cdc942151fc6ed193123
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M llvm/test/Transforms/SimplifyCFG/invoke.ll
Log Message:
-----------
[SimplifyCFG] Add test for invoke of nounwind non-willreturn function (NFC)
Test both the case with and without willreturn attribute.
More information about the All-commits
mailing list