summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lld/test/ELF/undef.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/lld/test/ELF/undef.s b/lld/test/ELF/undef.s
index 3d432b097c9..f16bd4769b1 100644
--- a/lld/test/ELF/undef.s
+++ b/lld/test/ELF/undef.s
@@ -23,6 +23,8 @@
# CHECK: error: undefined symbol: vtable for Foo
# CHECK: the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction)
+# Check that this symbol isn't demangled
+
# CHECK: error: undefined symbol: __Z3fooi
# CHECK: >>> referenced by undef.s
# CHECK: >>> {{.*}}:(.text+0x1A)
OpenPOWER on IntegriCloud