[PATCH] D78221: [COFF] Assign unique identifiers to ObjFiles from LTO

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 16:59:28 PDT 2020


rnk updated this revision to Diff 258448.
rnk marked 7 inline comments as done.
rnk added a comment.

- upload changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78221

Files:
  lld/COFF/LTO.cpp
  lld/COFF/LTO.h
  lld/COFF/SymbolTable.cpp
  lld/COFF/SymbolTable.h
  lld/test/COFF/lto-parallel.ll
  lld/test/COFF/pdb-thinlto.ll
  lld/test/COFF/thinlto.ll
  lld/test/COFF/weak-external.test
  lld/test/COFF/weak-external3.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78221.258448.patch
Type: text/x-patch
Size: 9366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200417/8c8679b8/attachment.bin>


More information about the llvm-commits mailing list