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 c20fd85 commit ac7c6d5Copy full SHA for ac7c6d5
lld/test/ELF/undef.s
@@ -23,6 +23,8 @@
23
# CHECK: error: undefined symbol: vtable for Foo
24
# CHECK: the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction)
25
26
+# Check that this symbol isn't demangled
27
+
28
# CHECK: error: undefined symbol: __Z3fooi
29
# CHECK: >>> referenced by undef.s
30
# CHECK: >>> {{.*}}:(.text+0x1A)
0 commit comments