Serializer no longer automatically emits a root-level block in the bitstream.
[oota-llvm.git] / lib / Bitcode / Writer / BitcodeWriterPass.cpp
2007-11-04 Gordon HenriksenDeleting -emitbitcode option which did nothing.
2007-05-06 Chris Lattneradd a new CreateBitcodeWriterPass method, which creates...