Fix bug 5992: O'Caml's llvm_create_module was treating the context as a string.
[oota-llvm.git] / unittests / Transforms /
2009-10-27 Devang PatelFactor out redundancy from clone() implementations.
2009-10-27 Chris LattnerType.h doesn't need to #include LLVMContext.h
2009-10-06 Duncan SandsIntroduce and use convenience methods for getting point...
2009-09-27 Nick LewyckyNew unit test for the cloning module, which so far...