diff options
Diffstat (limited to 'lld/test/ELF/linkerscript/sections-gc2.s')
| -rw-r--r-- | lld/test/ELF/linkerscript/sections-gc2.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/linkerscript/sections-gc2.s b/lld/test/ELF/linkerscript/sections-gc2.s index e2941aa57ed..7b1fa8dacaf 100644 --- a/lld/test/ELF/linkerscript/sections-gc2.s +++ b/lld/test/ELF/linkerscript/sections-gc2.s @@ -8,7 +8,7 @@ # RUN: ld.lld -T %t.script -o %t.so %t.o --gc-sections # RUN: llvm-objdump -h %t.so | FileCheck %s -# CHECK: Idx Name Size Address Type +# CHECK: Idx Name Size VMA Type # CHECK-NEXT: 0 # CHECK-NEXT: used_in_reloc # CHECK-NEXT: .text |

