diff options
Diffstat (limited to 'llvm/test/MC/ELF/rename.s')
| -rw-r--r-- | llvm/test/MC/ELF/rename.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/rename.s b/llvm/test/MC/ELF/rename.s index 6260387fb6e..e7cedd0afb4 100644 --- a/llvm/test/MC/ELF/rename.s +++ b/llvm/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) |

