summaryrefslogtreecommitdiffstats
path: root/llvm/docs/LangRef.html
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
commit2150cde0e4be16a9331c17c7f19e8d1b29d28a2e (patch)
treeb09345bfbbd849cad325bb6be8ec3748ab70b95f /llvm/docs/LangRef.html
parent2b0bf4fc3bbc8d744cc74fb1dca5b17bb41211c0 (diff)
downloadbcm5719-llvm-2150cde0e4be16a9331c17c7f19e8d1b29d28a2e.tar.gz
bcm5719-llvm-2150cde0e4be16a9331c17c7f19e8d1b29d28a2e.zip
one final bugfix
llvm-svn: 37558
Diffstat (limited to 'llvm/docs/LangRef.html')
-rw-r--r--llvm/docs/LangRef.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html
index 3c67f031785..9efc1c17ff8 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:</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
OpenPOWER on IntegriCloud