[PATCH] D38652: Use error() instead of warn() to report undefined symbols.

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 6 16:17:03 PDT 2017


smeenai added a comment.

I'd been meaning to complain about lld-link outputting "warning" instead of "error" for undefined symbols. Thanks for fixing :)


https://reviews.llvm.org/D38652





More information about the llvm-commits mailing list