[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
Mon Feb 12 17:37:38 PST 2018


vitalybuka updated this revision to Diff 133968.
vitalybuka added a comment.
Herald added a subscriber: mgorny.

fixed typo and added dependency on llvm-lto2


https://reviews.llvm.org/D42611

Files:
  clang/test/CMakeLists.txt
  clang/test/CodeGen/Inputs/thinlto-distributed-cfi.cpp
  clang/test/CodeGen/thinlto-distributed-cfi-devirt.cpp
  clang/test/CodeGen/thinlto-distributed-cfi.cpp
  clang/test/CodeGen/thinlto-distributed.c
  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.133968.patch
Type: text/x-patch
Size: 16120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180213/fb7e4577/attachment.bin>


More information about the llvm-commits mailing list