Skip to content

Commit cdf23b8

Browse files
committed
Allow linker module larger than 1000 bytes in tests
1 parent 981e890 commit cdf23b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lld/test/COFF/arm64ec-pdb.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ CHECK: Streams
1313
CHECK-NEXT: ============================================================
1414
CHECK: Stream 10 ( 104 bytes): [Module "Import:test.dll"]
1515
CHECK-NEXT: Blocks: [9]
16-
CHECK-NEXT: Stream 11 ( {{[0-9]+}} bytes): [Module "* Linker *"]
16+
CHECK-NEXT: Stream 11 ({{[ 0-9]+}} bytes): [Module "* Linker *"]
1717
CHECK-NEXT: Blocks: [10]
1818

1919
CHECK: Module Stats

0 commit comments

Comments
 (0)