move some code around, fix a bug in the reader reading globalinits (which
[oota-llvm.git] / lib / Bitcode / Writer / Makefile
2007-04-22 Chris LattnerInitial support for writing bitcode files. This curren...