diff options
-rw-r--r-- | docs/LangRef.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html index 3c67f03178..9efc1c17ff 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -388,7 +388,7 @@ symbol table entries. Here is an example of the "hello world" module:</p> define i32 @main() { <i>; i32()* </i> <i>; Convert [13x i8 ]* to i8 *...</i> %cast210 = <a - href="#i_getelementptr">getelementptr</a> [13 x i8 ]* %.LC0, i64 0, i64 0 <i>; i8 *</i> + href="#i_getelementptr">getelementptr</a> [13 x i8 ]* @.LC0, i64 0, i64 0 <i>; i8 *</i> <i>; Call puts function to write out the string to stdout...</i> <a |