[PATCH] D96398: [LTO] Pre-populate IsDSOLocal result in combined index

Wei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 15:41:19 PST 2021


weiwang updated this revision to Diff 323175.
weiwang added a comment.

Use the propagation approach.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96398

Files:
  llvm/include/llvm/IR/ModuleSummaryIndex.h
  llvm/lib/IR/ModuleSummaryIndex.cpp
  llvm/lib/LTO/LTO.cpp
  llvm/lib/Transforms/Utils/FunctionImportUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96398.323175.patch
Type: text/x-patch
Size: 5259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/533d7c6d/attachment.bin>


More information about the llvm-commits mailing list