diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html index 3c67f031785b..9efc1c17ff85 100644 --- a/llvm/docs/LangRef.html +++ b/llvm/docs/LangRef.html @@ -388,7 +388,7 @@ symbol table entries. Here is an example of the "hello world" module:

define i32 @main() { ; i32()* ; Convert [13x i8 ]* to i8 *... %cast210 = getelementptr [13 x i8 ]* %.LC0, i64 0, i64 0 ; i8 * + href="#i_getelementptr">getelementptr [13 x i8 ]* @.LC0, i64 0, i64 0 ; i8 * ; Call puts function to write out the string to stdout...