[LLVMdev] APFloat.h header file usage
Chris Lattner
sabre at nondot.org
Sat Dec 8 12:02:46 PST 2007
> I agree that, when possible, from an interface perspective it is
> probably cleaner to not have the serialization logic embedded in the
> LLVM ADT class declarations. I'll look into decoupling the APFloat
> interface from it's serialization logic on Monday, although the steps
> I would need to take shouldn't be a blocking issue for you.
I think the code is fine as it is now.
-Chris
More information about the llvm-dev
mailing list