Make llvm-extract preserve the callingconv of prototypes in the extracted
authorChris Lattner <sabre@nondot.org>
Thu, 25 Jan 2007 17:38:26 +0000 (17:38 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 25 Jan 2007 17:38:26 +0000 (17:38 +0000)
commit338305b0b6ce21ad2ef0c883afe78d42b4b2911d
tree6a8defdd6b8c83745ebeaf8ff415cbfbf0229b91
parent1a4a83ca394868b57ad884fc5ddd38d05a66092a
Make llvm-extract preserve the callingconv of prototypes in the extracted
code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33500 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/ExtractFunction.cpp