If compile unit's language is not set then don't crash while dump'ing compile unit.
[oota-llvm.git] / lib / Bitcode / Writer / SerializeAPFloat.cpp
2008-10-09 Dale JohannesenRename APFloat::convertToAPInt to bitcastToAPInt to
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-11-07 Ted KremenekImplemented generic serialization of APFloat.