[PATCH] D14794: Do not require a Context to extract the FunctionIndex from Bitcode

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 16:33:14 PST 2015


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

Remove no longer used LLVMContext in createCombinedFunctionIndex


http://reviews.llvm.org/D14794

Files:
  include/llvm/Bitcode/ReaderWriter.h
  include/llvm/Object/FunctionIndexObjectFile.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Object/FunctionIndexObjectFile.cpp
  tools/llvm-link/llvm-link.cpp
  tools/llvm-lto/llvm-lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14794.40578.patch
Type: text/x-patch
Size: 14757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151119/3fd2b889/attachment.bin>


More information about the llvm-commits mailing list