diff options
Diffstat (limited to 'llvm/test/DebugInfo/X86/single-dbg_value.ll')
-rw-r--r-- | llvm/test/DebugInfo/X86/single-dbg_value.ll | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/X86/single-dbg_value.ll b/llvm/test/DebugInfo/X86/single-dbg_value.ll index 7f77e61092d..0275c37d24e 100644 --- a/llvm/test/DebugInfo/X86/single-dbg_value.ll +++ b/llvm/test/DebugInfo/X86/single-dbg_value.ll @@ -8,8 +8,8 @@ ; CHECK-NEXT: DW_AT_location [DW_FORM_data4] ; CHECK-NEXT: DW_AT_name{{.*}}"a" ; CHECK: .debug_loc contents: -; rax -; CHECK: Location description: 50 +; rax, piece 0x00000004 +; CHECK: Location description: 50 93 04 ; SANITY: DBG_VALUE ; SANITY-NOT: DBG_VALUE ; ModuleID = 'test.ll' |