make sure we always handle small negatives well
[oota-llvm.git] / test / ExecutionEngine / parallel.ll
2005-07-13 Reid SpencerAdd a test that runs the ParallelJIT example program...