[PATCH] D34168: [cfi] CFI-ICall for ThinLTO.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 17:33:37 PDT 2017


eugenis updated this revision to Diff 102630.
eugenis marked 2 inline comments as done.

Repository:
  rL LLVM

https://reviews.llvm.org/D34168

Files:
  include/llvm/Analysis/TypeMetadataUtils.h
  include/llvm/Bitcode/BitcodeWriter.h
  include/llvm/Bitcode/LLVMBitCodes.h
  include/llvm/IR/ModuleSummaryIndex.h
  include/llvm/IR/ModuleSummaryIndexYAML.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/Transforms/IPO/CrossDSOCFI.cpp
  lib/Transforms/IPO/LowerTypeTests.cpp
  lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
  test/ThinLTO/X86/cfi-icall.ll
  test/Transforms/CrossDSOCFI/cfi_functions.ll
  test/Transforms/LowerTypeTests/Inputs/import-icall.yaml
  test/Transforms/LowerTypeTests/export-icall.ll
  test/Transforms/LowerTypeTests/import-icall.ll
  tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34168.102630.patch
Type: text/x-patch
Size: 31245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170615/a133f3e3/attachment.bin>


More information about the llvm-commits mailing list