[PATCH] D114261: [DebugInfo][2/N] Instruction referencing tests: cope with switched variable order
Basroal teela via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 10 20:10:22 PDT 2023
tsaela added a comment.
Herald added a project: All.
Hi Geometry Dash Subzero <https://geometrydashsubzero.net>,
Your help is much appreciated. It's been quite helpful to me.
; DWARF32-NEXT: DW_AT_location [DW_FORM_loclistx] (indexed (0x1) loclist = 0x00000029:
; DWARF64-NEXT: DW_AT_location [DW_FORM_loclistx] (indexed (0x1) loclist = 0x0000003d:
; CHECK-NEXT: [0x0000000000000000, 0x0000000000000003) ".text._Z2f1ii": DW_OP_consts +5, DW_OP_stack_value)
; CHECK-NEXT: DW_AT_name {{.*}} "x"
; CHECK: DW_TAG_variable
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114261/new/
https://reviews.llvm.org/D114261
More information about the llvm-commits
mailing list