Fixed alignment of code sections in the JIT mode. Added a test to the JITMemoryManager.
[oota-llvm.git] / unittests / IR / IRBuilderTest.cpp
2013-01-23 NAKAMURA TakumiIRTests/IRBuilderTest.cpp: GetIntTy: Delete DL at yours...
2013-01-23 NAKAMURA TakumiIRTests/IRBuilderTest.cpp: Let GV added to the module.
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...