Zero arg varargs functions are legal in LLVM, but not in C.
authorChris Lattner <sabre@nondot.org>
Thu, 23 Oct 2003 17:31:33 +0000 (17:31 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 23 Oct 2003 17:31:33 +0000 (17:31 +0000)
commiteea7cca3663393bc218089139ec8df6302863203
tree6609ef037e4795b475d21b84e443c25b10c9e092
parentcadff4477efd25bd08a9c92a76a1d7fb765f9010
Zero arg varargs functions are legal in LLVM, but not in C.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9425 91177308-0d34-0410-b5e6-96231b3b80d8
test/CBackend/2003-10-23-ZeroArgVarargs.ll [new file with mode: 0644]
test/CodeGen/CBackend/2003-10-23-ZeroArgVarargs.ll [new file with mode: 0644]