Fix fallout from my last patch: don't reject varargs functions :)
[oota-llvm.git] / lib / CodeGen / SimpleRegisterCoalescing.h
2007-11-06 Evan ChengFirst step towards moving the coalescer to priority_que...
2007-11-05 Evan ChengMove SimpleRegisterCoalescing.h to lib/CodeGen since...