[PATCH] D82745: [ThinLto] Fix Ifunc symbol usage
Vladislav Khmelevsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 21 17:09:47 PDT 2021
yota9 updated this revision to Diff 381437.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82745/new/
https://reviews.llvm.org/D82745
Files:
llvm/include/llvm/AsmParser/LLParser.h
llvm/include/llvm/AsmParser/LLToken.h
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/LLLexer.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/Assembler/thinlto-summary.ll
llvm/test/Bitcode/summary_version.ll
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.381437.patch
Type: text/x-patch
Size: 69271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211022/6a6e6b83/attachment.bin>
More information about the llvm-commits
mailing list