Serializer no longer automatically emits a root-level block in the bitstream.
[oota-llvm.git] / lib / Bitcode / Writer / Makefile
2007-04-22 Chris LattnerInitial support for writing bitcode files. This curren...