Skip to content

Commit 35489bf

Browse files
committed
modify test
1 parent 5800242 commit 35489bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lld/test/ELF/aarch64-got-merging-icf.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# RUN: llvm-objdump --section-headers %t3 | FileCheck %s --check-prefix=DSO
99

1010
## All .rodata.* sections should merge into a single GOT entry
11-
# EXE: {{.*}}.got 00000008{{.*}}
11+
# EXE: {{.*}}.got 00000010{{.*}}
1212

1313
## When symbols are preemptible in DSO mode, GOT entries wouldn't be merged
1414
# DSO: {{.*}}.got 00000020{{.*}}

0 commit comments

Comments
 (0)