Don't inline functions that take variable numbers of arguments!
authorChris Lattner <sabre@nondot.org>
Thu, 8 May 2003 02:36:43 +0000 (02:36 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 8 May 2003 02:36:43 +0000 (02:36 +0000)
commit8d8f20e47a7aaf75863d71d729283a60fce5c810
treef3520295b9d57e2980f87a38ead57d37c6aee85e
parent1b27cb7159bcd0130cd1a98332b8952f4751867f
Don't inline functions that take variable numbers of arguments!

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