[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:52:48 PDT 2019


inglorion updated this revision to Diff 210631.
inglorion marked 6 inline comments as done.
inglorion added a comment.

addressed @ruiu's comments


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.210631.patch
Type: text/x-patch
Size: 13429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190718/d67f9639/attachment.bin>


More information about the llvm-commits mailing list