[PATCH] D18836: Make aliases explicit in the module summary
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 12 14:00:24 PDT 2016
joker.eph updated this revision to Diff 53458.
joker.eph marked 8 inline comments as done.
joker.eph added a comment.
Error when a nameless function is encountered during summary writing, this is possible after http://reviews.llvm.org/D19032 (move from llvm-as to opt)
http://reviews.llvm.org/D18836
Files:
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/ModuleSummaryIndex.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/Bitcode/Inputs/thinlto-alias.ll
test/Bitcode/thinlto-alias.ll
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18836.53458.patch
Type: text/x-patch
Size: 22640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/2277a32d/attachment.bin>
More information about the llvm-commits
mailing list