llvm-project/llvm/unittests
Jeffrey Yasskin 4567db45b8 Change the JIT to compile eagerly by default as agreed in
http://llvm.org/PR5184, and beef up the comments to describe what both options
do and the risks of lazy compilation in the presence of threads.

llvm-svn: 85295
2009-10-27 20:30:28 +00:00
..
ADT Type.h doesn't need to #include LLVMContext.h 2009-10-27 17:08:31 +00:00
ExecutionEngine Change the JIT to compile eagerly by default as agreed in 2009-10-27 20:30:28 +00:00
Support Type.h doesn't need to #include LLVMContext.h 2009-10-27 17:08:31 +00:00
Transforms Type.h doesn't need to #include LLVMContext.h 2009-10-27 17:08:31 +00:00
VMCore Type.h doesn't need to #include LLVMContext.h 2009-10-27 17:08:31 +00:00
Makefile New unit test for the cloning module, which so far only covers cloning of 2009-09-27 21:39:46 +00:00
Makefile.unittest Remove / use flags that are now set in the Makefile.config. 2009-10-26 20:01:35 +00:00