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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 6 16:45:39 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315131: Use error() instead of warn() to report undefined symbols. (authored by ruiu).

Changed prior to commit:
  https://reviews.llvm.org/D38652?vs=118105&id=118107#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38652

Files:
  lld/trunk/COFF/Driver.cpp
  lld/trunk/COFF/SymbolTable.cpp
  lld/trunk/test/COFF/entry-inference.test
  lld/trunk/test/COFF/force.test
  lld/trunk/test/COFF/nodefaultlib.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38652.118107.patch
Type: text/x-patch
Size: 4771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171006/12be9d6d/attachment.bin>


More information about the llvm-commits mailing list