From: Rafael Espindola Date: Mon, 1 Nov 2010 17:10:53 +0000 (+0000) Subject: Fix test. X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=d1d73b03afec3475dc8e1f2c2de6945116c9581d Fix test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117932 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/MC/ELF/debug-line.s b/test/MC/ELF/debug-line.s index 5ef7297b952..2979ca28f1e 100644 --- a/test/MC/ELF/debug-line.s +++ b/test/MC/ELF/debug-line.s @@ -2,7 +2,7 @@ // Test that .debug_line is populated. -// CHECK: (('sh_name', 0x00000031) # '.debug_line' +// CHECK: (('sh_name', 0x00000012) # '.debug_line' // CHECK-NEXT: ('sh_type', 0x00000001) // CHECK-NEXT: ('sh_flags', 0x00000000) // CHECK-NEXT: ('sh_addr', 0x00000000)