diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html index a4bab0e57709..bca8687f7150 100644 --- a/llvm/docs/LangRef.html +++ b/llvm/docs/LangRef.html @@ -72,7 +72,8 @@
  • 'phi' Instruction
  • 'cast .. to' Instruction
  • 'call' Instruction -
  • 'va_arg' Instruction +
  • 'vanext' Instruction +
  • 'vaarg' Instruction
  • Intrinsic Functions @@ -1710,44 +1711,87 @@ case of the invoke instruction.

    -


    'va_arg' Instruction


    'vanext' Instruction


    'vaarg' Instruction

    @@ -1781,37 +1825,35 @@ function.