We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c23a43f commit 487050cCopy full SHA for 487050c
lld/test/COFF/thin-archive.s
@@ -14,6 +14,8 @@
14
# RUN: | FileCheck %s --check-prefix=SYMTAB
15
# RUN: llvm-nm --print-armap %t_noindex.lib \
16
# RUN: | FileCheck %s --check-prefix=NO-SYMTAB
17
+# RUN: llvm-nm --print-armap %t_thin.lib \
18
+# RUN: | FileCheck %s --check-prefix=SYMTAB
19
# RUN: llvm-nm --print-armap %t_thin_noindex.lib \
20
21
0 commit comments