projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80a4d05
)
Fix an example.
author
Reid Spencer
<rspencer@reidspencer.com>
Tue, 15 Aug 2006 03:46:38 +0000
(
03:46
+0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Tue, 15 Aug 2006 03:46:38 +0000
(
03:46
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29693
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/GetElementPtr.html
patch
|
blob
|
history
diff --git
a/docs/GetElementPtr.html
b/docs/GetElementPtr.html
index 98c77af5645ccabd3ff6efd84f5740c02c3fd7bc..e16e056d2296e40ab0f22b67631cd51664539c2d 100644
(file)
--- a/
docs/GetElementPtr.html
+++ b/
docs/GetElementPtr.html
@@
-102,7
+102,7
@@
P[0].f1 = P[1].f1 + P[2].f2;
}
...
-
complex
Array[3];
+
munger_struct
Array[3];
...
munge(Array);</pre>
<p>In this "C" example, the front end compiler (llvm-gcc) will generate three