[llvm] [SimplifyCFG] Allow merging invoke's with different attrs (PR #111713)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 13:24:46 PDT 2024


================
@@ -1,4 +1,4 @@
-; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-attributes --check-globals
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --function-signature --check-attributes --check-globals
----------------
nikic wrote:

I'd suggest regenerating with `--version 5` instead.

https://github.com/llvm/llvm-project/pull/111713


More information about the llvm-commits mailing list