[PATCH] D34168: [cfi] CFI-ICall for ThinLTO.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 15 17:09:23 PDT 2017
eugenis updated this revision to Diff 102762.
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/IR/ModuleSummaryIndex.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.102762.patch
Type: text/x-patch
Size: 31930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170616/97d74e98/attachment.bin>
More information about the llvm-commits
mailing list