diff options
Diffstat (limited to 'test/ELF/comment-gc.s')
-rw-r--r-- | test/ELF/comment-gc.s | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/ELF/comment-gc.s b/test/ELF/comment-gc.s index 8018ff89bbf9b..44c08fe9cef9a 100644 --- a/test/ELF/comment-gc.s +++ b/test/ELF/comment-gc.s @@ -5,8 +5,7 @@ # RUN: llvm-objdump -s %t1 | FileCheck %s # CHECK: Contents of section .comment: -# CHECK-NEXT: 0000 00666f6f 00626172 004c4c44 20312e30 .foo.bar.LLD 1.0 -# CHECK-NEXT: 0010 00 . +# CHECK-NEXT: foo..LLD 1.0.bar .ident "foo" |