Add a test that runs the ParallelJIT example program to ensure that the
JIT can run against a multi-threaded program without getting its data structures messed up. Also had to add the examples directory to the path for the tests so that ParallelJIT can be found. llvm-svn: 22415
Loading
Please register or sign in to comment