[MCJIT] Clean up RuntimeDyld's quirky object-ownership/modification scheme.
[oota-llvm.git] / lib / ExecutionEngine / MCJIT / Makefile
2010-11-17 Daniel DunbarMCJIT: Stub out MCJIT implementation, still doesn't...