On Oct 24, 2007, at 9:40 AM, Ted Kremenek wrote: > No particular reason for 8, other than the custom codes start at 8 > (which I know doesn't apply to block ids or records). I just > picked 8 so that it wouldn't conflict with anything I knew of. > Clearly this must be changed eventually. > > The bigger question is what will record IDs be used for? I can > envision uses for the block IDs (just sections in the file), but > what about the records?
I think the serializer api should define a set of IDs that it wants to use, which will probably be completely independent from the application using the serializer. -Chris _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
