[PATCH] D70006: [ThinLTO] Fix bug when importing writeonly variables

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 8 10:08:19 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7f92d66f3785: [ThinLTO] Fix bug when importing writeonly variables (authored by evgeny777).

Changed prior to commit:
  https://reviews.llvm.org/D70006?vs=228476&id=228487#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70006

Files:
  llvm/lib/IR/ModuleSummaryIndex.cpp
  llvm/lib/Transforms/IPO/FunctionImport.cpp
  llvm/lib/Transforms/Utils/FunctionImportUtils.cpp
  llvm/test/ThinLTO/X86/Inputs/writeonly-with-refs.ll
  llvm/test/ThinLTO/X86/writeonly-with-refs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70006.228487.patch
Type: text/x-patch
Size: 6324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191108/057b7b1f/attachment.bin>


More information about the llvm-commits mailing list