Chris Lattner daa0a295e7 Patch contributed by Patrick Meredith:
added notes on the fact that the current implementation uses
sbyte* for va_list.  Updated all occurances of valist to va_list (it was
inconsistant and find/replace is so easy ;-) ).  Added <...> around all
occurances of va_list in the intrinsic functions to match the vaarg and
vanext instructions and to further show that va_list is a variable type.

llvm-svn: 16530
2004-09-27 21:51:25 +00:00
..
2004-07-01 20:41:43 +00:00
2004-06-03 15:23:59 +00:00
2004-09-27 20:35:59 +00:00
2003-10-21 14:33:46 +00:00
2004-08-04 05:10:48 +00:00
2004-09-19 19:21:26 +00:00
2004-07-19 19:30:40 +00:00
2004-08-27 02:08:04 +00:00