summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-dwarfdump/X86
diff options
context:
space:
mode:
authorLuke Cheeseman <luke.cheeseman@arm.com>2018-09-28 17:01:50 +0000
committerLuke Cheeseman <luke.cheeseman@arm.com>2018-09-28 17:01:50 +0000
commit10981cc884ddee5799a4fe1ac789f29e95008875 (patch)
treea1608410a7229094d4b4e32d80e8ce7cf04862b1 /llvm/test/tools/llvm-dwarfdump/X86
parent8b0b48f343cb0347e266f8b551425e5fa21ce948 (diff)
downloadbcm5719-llvm-10981cc884ddee5799a4fe1ac789f29e95008875.tar.gz
bcm5719-llvm-10981cc884ddee5799a4fe1ac789f29e95008875.zip
Revert r343317
- asan buildbots are breaking and I need to investigate the issue llvm-svn: 343341
Diffstat (limited to 'llvm/test/tools/llvm-dwarfdump/X86')
-rw-r--r--llvm/test/tools/llvm-dwarfdump/X86/verify_debug_info.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/llvm-dwarfdump/X86/verify_debug_info.s b/llvm/test/tools/llvm-dwarfdump/X86/verify_debug_info.s
index b6bc6a956a9..e5a748b89f9 100644
--- a/llvm/test/tools/llvm-dwarfdump/X86/verify_debug_info.s
+++ b/llvm/test/tools/llvm-dwarfdump/X86/verify_debug_info.s
@@ -15,7 +15,7 @@
# CHECK-NEXT: 0x0000002b: DW_TAG_subprogram [2] *
# CHECK-NEXT: DW_AT_low_pc [DW_FORM_addr] (0x0000000000000000)
# CHECK-NEXT: DW_AT_high_pc [DW_FORM_data4] (0x00000016)
-# CHECK-NEXT: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6 RBP)
+# CHECK-NEXT: DW_AT_frame_base [DW_FORM_exprloc] (DW_OP_reg6)
# CHECK-NEXT: DW_AT_name [DW_FORM_strp] ( .debug_str[0x00000061] = "main")
# CHECK-NEXT: DW_AT_decl_file [DW_FORM_data1] (0x01)
# CHECK-NEXT: DW_AT_decl_line [DW_FORM_data1] (1)
OpenPOWER on IntegriCloud