Fix fallout from my last patch: don't reject varargs functions :)
[oota-llvm.git] / lib / CodeGen / RegisterCoalescer.cpp
2007-09-06 David GreenePluggable coalescers inplementation.