llvm-6502/lib/Target/CBackend
Chris Lattner 5106dcd078 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!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100944 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-10 19:12:44 +00:00
..
TargetInfo
CBackend.cpp Implement support for varargs functions without any fixed 2010-04-10 19:12:44 +00:00
CMakeLists.txt
CTargetMachine.h Add a flag to addPassesToEmit* to disable the Verifier pass run 2010-02-28 00:41:59 +00:00
Makefile