================
@@ -10,28 +11,34 @@ _start:
.cfi_same_value %rsi
pushq %rbp
+ # CHECK: warning: unknown change happened to register RBP unwinding rule structure
----------------
amsen20 wrote:
Fixed.
https://github.com/llvm/llvm-project/pull/145633