[PATCH] D69561: [ThinLTO] Import readonly vars with refs

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 7 04:28:37 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdde589389fcb: [ThinLTO] Import readonly vars with refs (authored by evgeny777).

Changed prior to commit:
  https://reviews.llvm.org/D69561?vs=227851&id=228214#toc

Repository:
  rG LLVM Github Monorepo

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.228214.patch
Type: text/x-patch
Size: 14385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191107/ed44971f/attachment.bin>


More information about the llvm-commits mailing list