[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 08:17:03 PST 2019


evgeny777 updated this revision to Diff 228460.
evgeny777 added a comment.

Addressed


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.228460.patch
Type: text/x-patch
Size: 5153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191108/9d7f9c75/attachment.bin>


More information about the llvm-commits mailing list