IR: Factor out replaceUsesOfWithOnConstantImpl(), NFC
[oota-llvm.git] / lib / ExecutionEngine / MCJIT / Makefile
2010-11-17 Daniel DunbarMCJIT: Stub out MCJIT implementation, still doesn't...