[MCJIT] Teach RuntimeDyldChecker to handle underscores at the start of symbols.
[oota-llvm.git] / lib / Transforms / Scalar / LoadCombine.cpp
2014-05-29 Michael J. SpencerAdd LoadCombine pass.