aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/debug-line.s
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2010-11-01 17:10:53 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2010-11-01 17:10:53 +0000
commitd1d73b03afec3475dc8e1f2c2de6945116c9581d (patch)
treebb84f176207ec28a427e6b1084d48f42f18905eb /test/MC/ELF/debug-line.s
parent6797f89815d9e26ae6b6856273e6a96ff5e135ea (diff)
downloadexternal_llvm-d1d73b03afec3475dc8e1f2c2de6945116c9581d.zip
external_llvm-d1d73b03afec3475dc8e1f2c2de6945116c9581d.tar.gz
external_llvm-d1d73b03afec3475dc8e1f2c2de6945116c9581d.tar.bz2
Fix test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117932 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/ELF/debug-line.s')
-rw-r--r--test/MC/ELF/debug-line.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ELF/debug-line.s b/test/MC/ELF/debug-line.s
index 5ef7297..2979ca2 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)