This test is buggy: printf is a varargs function. This fixes the test with
authorChris Lattner <sabre@nondot.org>
Wed, 17 May 2006 23:43:56 +0000 (23:43 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 17 May 2006 23:43:56 +0000 (23:43 +0000)
commitf0dee9b36a4a9a9bd14566f8ddae27be40facbe7
tree17be823341783e6ebe30aae9903b855628c3ccc6
parentdd1aac36a190c977cfd5433816fb78ed36c7101c
This test is buggy: printf is a varargs function.  This fixes the test with
the PPC JIT

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28375 91177308-0d34-0410-b5e6-96231b3b80d8
test/ExecutionEngine/hello2.ll