[PATCH] D69561: [ThinLTO] Import readonly vars with refs
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 5 05:42:17 PST 2019
evgeny777 updated this revision to Diff 227851.
evgeny777 added a comment.
Herald added a project: LLVM.
Addressed and rebased
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69561/new/
https://reviews.llvm.org/D69561
Files:
llvm/include/llvm/IR/ModuleSummaryIndex.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/ModuleSummaryIndex.cpp
llvm/lib/Transforms/IPO/FunctionImport.cpp
llvm/lib/Transforms/Utils/FunctionImportUtils.cpp
llvm/test/Bitcode/summary_version.ll
llvm/test/Bitcode/thinlto-deadstrip-flag.ll
llvm/test/Bitcode/thinlto-synthetic-count-flag.ll
llvm/test/ThinLTO/X86/globals-import.ll
llvm/test/ThinLTO/X86/local_name_conflict.ll
llvm/test/tools/gold/X86/v1.12/thinlto_emit_linked_objects.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69561.227851.patch
Type: text/x-patch
Size: 14713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191105/73c34916/attachment-0001.bin>
More information about the llvm-commits
mailing list