Implement support for varargs functions without any fixed
parameters in the CBE by implicitly adding a fixed argument.
This allows eliminating a work-around from DAE.  Patch by
Sylvere Teissier!

llvm-svn: 100944
2 files changed
tree: 655d09beb0d741cdaa3c4966665c29b28ead463b
  1. clang/
  2. compiler-rt/
  3. llvm/