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

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


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

Rebase, fix some tests that require the name-anon-function pass


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.53587.patch
Type: text/x-patch
Size: 25881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160413/e3dd2a05/attachment.bin>


More information about the llvm-commits mailing list