aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/rename.s
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2011-04-07 23:51:25 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2011-04-07 23:51:25 +0000
commit9974b8b3cb49eb937cb148c4199e0d456186c3ca (patch)
tree91e13813339f58d47803d0148715244730e8c03a /test/MC/ELF/rename.s
parentd5321da8d22d60f528397a05dc10db4185fcb680 (diff)
downloadexternal_llvm-9974b8b3cb49eb937cb148c4199e0d456186c3ca.zip
external_llvm-9974b8b3cb49eb937cb148c4199e0d456186c3ca.tar.gz
external_llvm-9974b8b3cb49eb937cb148c4199e0d456186c3ca.tar.bz2
Update tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129116 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/ELF/rename.s')
-rw-r--r--test/MC/ELF/rename.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ELF/rename.s b/test/MC/ELF/rename.s
index 6260387..e7cedd0 100644
--- a/test/MC/ELF/rename.s
+++ b/test/MC/ELF/rename.s
@@ -17,7 +17,7 @@ defined3:
// Section 1 is .text
// CHECK: # Section 0x00000001
-// CHECK-NEXT: (('sh_name', 0x00000001) # '.text'
+// CHECK-NEXT: (('sh_name', 0x00000006) # '.text'
// CHECK-NEXT: ('sh_type', 0x00000001)
// CHECK-NEXT: ('sh_flags', 0x00000006)
// CHECK-NEXT: ('sh_addr', 0x00000000)