llvm-6502/unittests
Jeffrey Yasskin c90171961d Try r96559 for the third time. This time the shared library is only built if
--enable-shared is passed to configure.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97119 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-25 06:34:33 +00:00
..
ADT Fix (harmless) memory leak found by memcheck. 2010-02-11 07:16:13 +00:00
ExecutionEngine Make it possible to create multiple JIT instances at the same time, by removing 2010-02-11 01:07:39 +00:00
Support Add Regex::sub, for doing regular expression substitution with backreferences. 2010-02-17 20:08:42 +00:00
Transforms Factor out redundancy from clone() implementations. 2009-10-27 22:16:29 +00:00
VMCore Teach the verifier to check the condition on a branch and ensure that it has 2010-02-15 22:09:09 +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 Try r96559 for the third time. This time the shared library is only built if 2010-02-25 06:34:33 +00:00