Add an unwind_to field to basic blocks, making them Users instead of Values.
[oota-llvm.git] / include / llvm / Bitcode / ReaderWriter.h
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-05-06 Chris Lattneradd a new CreateBitcodeWriterPass method, which creates...
2007-04-29 Chris LattnerSwitch the bitcode reader interface to take a MemoryBuf...
2007-04-22 Chris LattnerDefine the content-independent interfaces to read/write...