Change UsedPhysRegs from array bool to BitVector to save some space. Setting / gettin...
[oota-llvm.git] / include / llvm / Bitcode / ReaderWriter.h
2007-04-22 Chris LattnerDefine the content-independent interfaces to read/write...