Fix integer undefined behavior due to signed left shift overflow in LLVM.
[oota-llvm.git] / include / llvm / Support / FileOutputBuffer.h
2012-08-01 Nick KledzikInitial commit of new FileOutputBuffer support class.