[PATCH] D68014: [LLD] Convert demangleItanium to use the higher level llvm::demangle function. NFC.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 06:35:11 PDT 2019


MaskRay added inline comments.


================
Comment at: lld/test/ELF/undef.s:26
 
+# CHECK: error: undefined symbol: __Z3fooi
+# CHECK: >>> referenced by undef.s
----------------
add a comment that this is not demangled


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68014/new/

https://reviews.llvm.org/D68014





More information about the llvm-commits mailing list