[PATCH] D62434: [lld-link] diagnose undefined symbols before LTO when possible

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 18:05:26 PDT 2019


inglorion updated this revision to Diff 210470.
inglorion retitled this revision from "[WIP][lld-link] diagnose undefined symbols before LTO if possible" to "[lld-link] diagnose undefined symbols before LTO when possible".
inglorion edited the summary of this revision.
inglorion added a reviewer: ruiu.
inglorion added a comment.

Ready for review now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62434

Files:
  lld/COFF/Driver.cpp
  lld/COFF/SymbolTable.cpp
  lld/COFF/SymbolTable.h
  lld/test/COFF/unresolved-lto-bitcode.ll
  lld/test/COFF/unresolved-lto.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62434.210470.patch
Type: text/x-patch
Size: 13032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190718/3f9c8bf5/attachment.bin>


More information about the llvm-commits mailing list