Unbreak the MSVC build, that next() thing again.
[oota-llvm.git] / include / llvm / ExecutionEngine / MCJIT.h
2010-11-17 Daniel DunbarMCJIT: Stub out MCJIT implementation, still doesn't...