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 b1b0cd7 commit 511d55aCopy full SHA for 511d55a
lld/test/COFF/start-lib.ll
@@ -153,7 +153,8 @@ define void @foo() {
153
target datalayout = "e-m:w-i64:64-f80:128-n8:16:32:64-S128"
154
target triple = "x86_64-pc-windows-msvc"
155
156
-; 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,
157
+; one from the one after it.
158
declare void @foo()
159
declare void @baz()
160
0 commit comments