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 593bfe8 commit 8fed6a8Copy full SHA for 8fed6a8
lld/test/COFF/imports-static-lib-indirect.test
@@ -7,7 +7,7 @@
7
# RUN: llvm-lib %t.other.obj -out:%t.other.lib
8
# RUN: lld-link %t.other.lib %t.main.obj -out:%t.dll -dll 2>&1 | FileCheck %s
9
10
-CHECK: warning: {{.*}} [LNK4217]
+CHECK: warning: {{.*}} locally defined symbol imported: foo {{.*}} [LNK4217]
11
12
#--- other.s
13
.text
0 commit comments