Skip to content

Commit 487050c

Browse files
committed
forgot to test thin lib with index case
1 parent c23a43f commit 487050c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lld/test/COFF/thin-archive.s

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
# RUN: | FileCheck %s --check-prefix=SYMTAB
1515
# RUN: llvm-nm --print-armap %t_noindex.lib \
1616
# RUN: | FileCheck %s --check-prefix=NO-SYMTAB
17+
# RUN: llvm-nm --print-armap %t_thin.lib \
18+
# RUN: | FileCheck %s --check-prefix=SYMTAB
1719
# RUN: llvm-nm --print-armap %t_thin_noindex.lib \
1820
# RUN: | FileCheck %s --check-prefix=NO-SYMTAB
1921

0 commit comments

Comments
 (0)