[llvm] [llvm-debuginfo-analyzer] Remove `LVScope::Children` container (PR #144750)
Javier Lopez-Gomez via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 24 09:32:44 PDT 2025
================
@@ -37,17 +37,16 @@
; ONE-NEXT: [004] {Code} 'movl -0x14(%rbp), %eax'
; ONE-NEXT: [003] {Code} 'movl -0x4(%rbp), %eax'
; ONE-NEXT: [003] 4 {TypeAlias} 'INTEGER' -> 'int'
-; ONE-NEXT: [004] 5 {Variable} 'CONSTANT' -> 'const INTEGER'
----------------
jalopezg-git wrote:
It was, indeed, an issue on my side. Fixed; resolving this conversation :+1:.
https://github.com/llvm/llvm-project/pull/144750
More information about the llvm-commits
mailing list