[PATCH] D104986: [ThinLTO] Respect ClearDSOLocalOnDeclarations for unimported functions

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 2 16:24:00 PDT 2021


MaskRay updated this revision to Diff 356295.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a subscriber: arphaman.

use doImportAsDefinition


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104986

Files:
  llvm/lib/Transforms/Utils/FunctionImportUtils.cpp
  llvm/test/ThinLTO/X86/import-dsolocal.ll
  llvm/test/ThinLTO/X86/index-const-prop-linkage.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104986.356295.patch
Type: text/x-patch
Size: 5989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210702/4bfef21b/attachment.bin>


More information about the llvm-commits mailing list