OSDN Git Service

Patch contributed by Patrick Meredith:
authorChris Lattner <sabre@nondot.org>
Mon, 27 Sep 2004 21:51:25 +0000 (21:51 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 27 Sep 2004 21:51:25 +0000 (21:51 +0000)
commite19d7a702177205053d12305ac44853e8a30b6f4
tree22a59e128075b6261ea8f19b19ef006569a5b0de
parentad405ce3d2cfb389d3dbf7d22da6b693f7eaa06a
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
docs/LangRef.html