Return 'int 0' instead of 'void' so that the test can be seen as successful.
[oota-llvm.git] / test / ExecutionEngine / 2003-05-07-ArgumentTest.llx
2003-05-07 Chris LattnerNew testcase for problem that is actually generic to...