llvm-6502/unittests
Jeffrey Yasskin ea6c39d417 Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 of
the examples shared to make sure the shared library keeps working.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96959 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-23 18:10:07 +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 Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 of 2010-02-23 18:10:07 +00:00