[PATCH] D42611: [ThinLTO/CFI] Include TYPE_ID summaries into GLOBALVAL_SUMMARY_BLOCK
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 26 16:51:59 PST 2018
vitalybuka created this revision.
vitalybuka added reviewers: tejohnson, pcc.
Herald added subscribers: hiraditya, eraman, inglorion, mehdi_amini.
TypeID summaries are used by CFI and need to be serialized by ThinLTO
indexing for later use by LTO Backend.
https://reviews.llvm.org/D42611
Files:
llvm/include/llvm/Bitcode/LLVMBitCodes.h
llvm/include/llvm/IR/ModuleSummaryIndex.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/test/ThinLTO/X86/cfi-icall.ll
llvm/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42611.131674.patch
Type: text/x-patch
Size: 7938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180127/0ba92094/attachment.bin>
More information about the llvm-commits
mailing list