[PATCH] D13515: Support for ThinLTO function importing and symbol linking.

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 13:41:46 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL251837: Support for ThinLTO function importing and symbol linking. (authored by tejohnson).

Changed prior to commit:
  http://reviews.llvm.org/D13515?vs=38532&id=38980#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13515

Files:
  llvm/trunk/include/llvm/Bitcode/ReaderWriter.h
  llvm/trunk/include/llvm/IR/FunctionInfo.h
  llvm/trunk/include/llvm/Linker/Linker.h
  llvm/trunk/include/llvm/Object/FunctionIndexObjectFile.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Linker/LinkModules.cpp
  llvm/trunk/lib/Object/FunctionIndexObjectFile.cpp
  llvm/trunk/lib/Transforms/IPO/ElimAvailExtern.cpp
  llvm/trunk/test/Linker/Inputs/funcimport.ll
  llvm/trunk/test/Linker/funcimport.ll
  llvm/trunk/tools/llvm-link/CMakeLists.txt
  llvm/trunk/tools/llvm-link/LLVMBuild.txt
  llvm/trunk/tools/llvm-link/llvm-link.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13515.38980.patch
Type: text/x-patch
Size: 50004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151102/971b0b8a/attachment.bin>


More information about the llvm-commits mailing list