Go to file
Chris Lattner 4568ed7893 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
2010-04-10 19:12:44 +00:00
clang Rename -dump-record-layouts to -fdump-record-layouts now that the option behaves like aa flag. 2010-04-10 19:09:13 +00:00
compiler-rt clang/Darwin: Don't include enable_execute_stack in libcc_kext.a. 2010-03-31 22:36:07 +00:00
llvm Implement support for varargs functions without any fixed 2010-04-10 19:12:44 +00:00