[PATCH] D70977: [ThinLTO] Fix importing of writeonly variables in distributed ThinLTO

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 15:08:20 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe420c0c78eb0: [ThinLTO] Fix importing of writeonly variables in distributed ThinLTO (authored by tejohnson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70977

Files:
  llvm/lib/Transforms/Utils/FunctionImportUtils.cpp
  llvm/test/ThinLTO/X86/index-const-prop2.ll
  llvm/test/ThinLTO/X86/writeonly-with-refs.ll
  llvm/test/ThinLTO/X86/writeonly.ll
  llvm/test/ThinLTO/X86/writeonly2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70977.232225.patch
Type: text/x-patch
Size: 5007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191204/1d064cb2/attachment.bin>


More information about the llvm-commits mailing list