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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 11:33:07 PDT 2020


rnk updated this revision to Diff 257782.
rnk added a comment.

- fix bug with lto object cache


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.257782.patch
Type: text/x-patch
Size: 9456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200415/47584e64/attachment.bin>


More information about the llvm-commits mailing list