diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html index 2ad68284a7cb..88cf2a63237b 100644 --- a/llvm/docs/LangRef.html +++ b/llvm/docs/LangRef.html @@ -738,7 +738,7 @@ reference to another object, which must live in memory.

A pointer to array of four int values
A pointer to a function that takes an int, returning an + href="#t_function">function that takes an int*, returning an int.