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

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 18 10:59:49 PDT 2019


inglorion updated this revision to Diff 210635.
inglorion added a comment.

added comment explaining BitcodeFiles::instances.empty() check


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.210635.patch
Type: text/x-patch
Size: 13613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190718/620d93f2/attachment-0001.bin>


More information about the llvm-commits mailing list