[PATCH] D146876: [ThinLTO] Only import for non-prevailing interposable global variables
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 25 21:38:06 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG377e1311d50c: [ThinLTO] Only import for non-prevailing interposable global variables (authored by smeenai).
Changed prior to commit:
https://reviews.llvm.org/D146876?vs=508318&id=508374#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146876/new/
https://reviews.llvm.org/D146876
Files:
llvm/include/llvm/Transforms/IPO/FunctionImport.h
llvm/lib/LTO/LTO.cpp
llvm/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/lib/Transforms/IPO/FunctionImport.cpp
llvm/test/ThinLTO/X86/nonprevailing_weak_globals_import.ll
llvm/test/ThinLTO/X86/prevailing_weak_globals_import.ll
llvm/test/ThinLTO/X86/weak_globals_import.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146876.508374.patch
Type: text/x-patch
Size: 18932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230326/054c363f/attachment.bin>
More information about the llvm-commits
mailing list