summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-06-12 17:01:15 +0000
committerChris Lattner <sabre@nondot.org>2007-06-12 17:01:15 +0000
commit6c0955b9cbd1d4ac37f6776bd3c4cf029a0d0235 (patch)
tree51419f2c48e4348c91c2fd56d7e826167b0dd5b3 /docs
parenta89e5f1fd537e90b0582f7f8025086062cfbb210 (diff)
downloadexternal_llvm-6c0955b9cbd1d4ac37f6776bd3c4cf029a0d0235.zip
external_llvm-6c0955b9cbd1d4ac37f6776bd3c4cf029a0d0235.tar.gz
external_llvm-6c0955b9cbd1d4ac37f6776bd3c4cf029a0d0235.tar.bz2
one final bugfix
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37558 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/LangRef.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 3c67f03..9efc1c1 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