[llvm] [ShrinkWrap] Modify shrink wrapping to accommodate functions terminated by no-return blocks (PR #167548)
Nathan Corbyn via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 25 09:03:22 PST 2025
================
@@ -0,0 +1,76 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
----------------
cofibrant wrote:
Ah I double-checked and this file is actually a reproducer for a crash and doesn't have any FileCheck lines
https://github.com/llvm/llvm-project/pull/167548
More information about the llvm-commits
mailing list