[LLD] [test] Add a forgotten comment. NFC.
authorMartin Storsjo <martin@martin.st>
Sat, 28 Sep 2019 09:51:02 +0000 (09:51 +0000)
committerMartin Storsjo <martin@martin.st>
Sat, 28 Sep 2019 09:51:02 +0000 (09:51 +0000)
This was requested in https://reviews.llvm.org/D68014, but I forgot
to add it before pushing the commit.

llvm-svn: 373145

lld/test/ELF/undef.s

index 3d432b0..f16bd47 100644 (file)
@@ -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)