Fixed alignment of code sections in the JIT mode. Added a test to the JITMemoryManager.
[oota-llvm.git] / unittests / IR / ConstantsTest.cpp
2013-01-23 NAKAMURA Takumillvm/unittests: Use OwningPtr to fix --vg-leak.
2013-01-23 NAKAMURA TakumiIRTests/ConstantsTest.cpp: AsInstructionsTest: Delete...
2013-01-16 Evgeniy StepanovAllow vectors in CreatePointerCast of constants.
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...