Duncan, 2012/7/20 Duncan Sands <baldrick at free.fr>: > how about having the factorized function return the calling convention name as a > const char *, since that's more general, and then do > Out << getCallingConvName(F->getCallingConv()); > etc. I thought it would be better idea, unless we had a form of "cc###".