[PATCH] D18836: Make aliases explicit in the module summary

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 10:52:46 PDT 2016


joker.eph updated this revision to Diff 53592.
joker.eph added a comment.

Improve a little bit one test


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/IR/ModuleSummaryIndex.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/Bitcode/Inputs/thinlto-alias.ll
  test/Bitcode/thinlto-alias.ll
  test/Bitcode/thinlto-function-summary.ll
  test/Transforms/FunctionImport/funcimport.ll
  tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18836.53592.patch
Type: text/x-patch
Size: 25940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160413/5d7908a5/attachment.bin>


More information about the llvm-commits mailing list