MCJIT: Stub out MCJIT implementation, still doesn't do anything useful.
[oota-llvm.git] / lib / ExecutionEngine / MCJIT / CMakeLists.txt
2010-11-17 Daniel DunbarMCJIT: Stub out MCJIT implementation, still doesn't...