fix encoding of invoke instructions. kc++ now round trips
[oota-llvm.git] / lib / Bitcode / Writer / Makefile
2007-04-22 Chris LattnerInitial support for writing bitcode files. This curren...