summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/cfi-restore.s
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-04-08 11:41:24 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-04-08 11:41:24 +0000
commit7230f80e3bf6523abf826c1d034f5a82b0f12513 (patch)
tree1d1b4129048a281eaeb2b2279fc1554ed1285b8d /llvm/test/MC/ELF/cfi-restore.s
parent3cc62b371502c973309f72268063e94bc627082d (diff)
downloadbcm5719-llvm-7230f80e3bf6523abf826c1d034f5a82b0f12513.tar.gz
bcm5719-llvm-7230f80e3bf6523abf826c1d034f5a82b0f12513.zip
Write the section header in the end.
One could make the argument for writing it immediately after the ELF header, but writing it in the middle of the sections like we were doing just makes it harder for no reason. llvm-svn: 234400
Diffstat (limited to 'llvm/test/MC/ELF/cfi-restore.s')
-rw-r--r--llvm/test/MC/ELF/cfi-restore.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/cfi-restore.s b/llvm/test/MC/ELF/cfi-restore.s
index e225797f54d..19e16247cea 100644
--- a/llvm/test/MC/ELF/cfi-restore.s
+++ b/llvm/test/MC/ELF/cfi-restore.s
@@ -36,7 +36,7 @@ f:
// CHECK-NEXT: Flags [
// CHECK-NEXT: ]
// CHECK-NEXT: Address: 0x0
-// CHECK-NEXT: Offset: 0x390
+// CHECK-NEXT: Offset:
// CHECK-NEXT: Size: 24
// CHECK-NEXT: Link: 7
// CHECK-NEXT: Info: 4
OpenPOWER on IntegriCloud