[llvm] Minimal unwinding information (DWARF CFI) checker (PR #145633)

AmirHossein PashaeeHir via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 27 10:30:49 PDT 2025


================
@@ -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


More information about the llvm-commits mailing list