when the bitcode reader is referencing a paramattr, make sure to bump its refcount.
[oota-llvm.git] / lib / Bitcode / Reader / DeserializeAPInt.cpp
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-10-26 Ted KremenekAdded serialization support for APInt.