Skip to content

Commit 48e75b7

Browse files
committed
Remove spurious RUN line
1 parent 535578e commit 48e75b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lld/test/ELF/linkerscript/overlay.test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
## .text does not cause overlapping error and that
1010
## .text's VA is 0x1000 + max(sizeof(.out.big), sizeof(.out.small)).
1111

12-
# RUN: ld.lld a.o -T a.t -o a
1312
# RUN: llvm-readelf --sections -l a | FileCheck %s
1413

1514
# CHECK: Name Type Address Off Size

0 commit comments

Comments
 (0)