Micro-optimization: don't shift an entire bitcode record over to get the code.
[oota-llvm.git] / lib / IRReader /
2013-04-03 Eli BenderskyMeasure time that IR parsing took as part of the -time...
2013-04-01 Eli BenderskyFix top-comment header and some indentation
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...