[PATCH] D52104: lld-link: print demangled symbol names for "undefined symbol" diagnostics
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 14 13:05:54 PDT 2018
ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.
LGTM
We can discuss whether we should return true or false for success, but this change itself doesn't change the semantics of existing code, and it seems like a pure improvement, so LGTM.
https://reviews.llvm.org/D52104
More information about the llvm-commits
mailing list