[PATCH] D23339: Don't import variadic functions

Piotr Padlewski via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 15:21:53 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278432: Don't import variadic functions (authored by Prazek).

Changed prior to commit:
  https://reviews.llvm.org/D23339?vs=67614&id=67758#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23339

Files:
  llvm/trunk/include/llvm/IR/ModuleSummaryIndex.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
  llvm/trunk/test/Bitcode/thinlto-function-summary.ll
  llvm/trunk/test/Transforms/FunctionImport/Inputs/funcimport.ll
  llvm/trunk/test/Transforms/FunctionImport/funcimport.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23339.67758.patch
Type: text/x-patch
Size: 6910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160811/9f0528ca/attachment.bin>


More information about the llvm-commits mailing list