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 39f3528 commit 214dcb8Copy full SHA for 214dcb8
lld/test/COFF/start-lib.ll
@@ -135,7 +135,8 @@ define void @foo() {
135
target datalayout = "e-m:w-i64:64-f80:128-n8:16:32:64-S128"
136
target triple = "x86_64-pc-windows-msvc"
137
138
-; One undef from the lazy obj file before it, one from the one after it.
+; One undefined symbol from the lazy obj file before it,
139
+; one from the one after it.
140
declare void @foo()
141
declare void @baz()
142
0 commit comments