Chris Lattner e19d7a7021 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16530 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-27 21:51:25 +00:00
..
2004-09-27 20:35:59 +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