[PATCH] D82745: [ThinLto] Fix Ifunc symbol usage
Vladislav Khmelevsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 14 06:34:27 PDT 2020
yota9 updated this revision to Diff 298140.
yota9 marked an inline comment as done.
yota9 added a comment.
Create GlobalIndirectValueSummary class
Add ifunc_import test
Skip ifuncs import
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82745/new/
https://reviews.llvm.org/D82745
Files:
llvm/include/llvm/Bitcode/LLVMBitCodes.h
llvm/include/llvm/IR/ModuleSummaryIndex.h
llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/lib/Analysis/StackSafetyAnalysis.cpp
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/Globals.cpp
llvm/lib/IR/ModuleSummaryIndex.cpp
llvm/lib/LTO/LTO.cpp
llvm/lib/Transforms/IPO/FunctionImport.cpp
llvm/test/Bitcode/thinlto-ifunc.ll
llvm/test/ThinLTO/X86/Inputs/ifunc_import.ll
llvm/test/ThinLTO/X86/ifunc_import.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82745.298140.patch
Type: text/x-patch
Size: 44571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201014/993ae0d9/attachment.bin>
More information about the llvm-commits
mailing list