summaryrefslogtreecommitdiffstats
path: root/llvm/docs/FAQ.html
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2006-04-26 21:03:17 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2006-04-26 21:03:17 +0000
commit027fbc2a6aa0227eb849c4d365dac8ad9f6058cd (patch)
tree8070baee6bb4bdf038280df0c887be92844a0c2c /llvm/docs/FAQ.html
parente8cbdbf31488d77e76940892589beb3390683adc (diff)
downloadbcm5719-llvm-027fbc2a6aa0227eb849c4d365dac8ad9f6058cd.tar.gz
bcm5719-llvm-027fbc2a6aa0227eb849c4d365dac8ad9f6058cd.zip
Actually, semantical doesn't appear to be a word.
llvm-svn: 27983
Diffstat (limited to 'llvm/docs/FAQ.html')
-rw-r--r--llvm/docs/FAQ.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/FAQ.html b/llvm/docs/FAQ.html
index 6129bd2554e..e015f91df54 100644
--- a/llvm/docs/FAQ.html
+++ b/llvm/docs/FAQ.html
@@ -418,7 +418,7 @@ rebuilding.</p>
<p>Currently, there isn't much. LLVM supports an intermediate representation
which is useful for code representation but will not support the high level
(abstract syntax tree) representation needed by most compilers. There are no
- facilities for lexical nor semantical analysis. There is, however, a <i>mostly
+ facilities for lexical nor semantic analysis. There is, however, a <i>mostly
implemented</i> configuration-driven
<a href="CompilerDriver.html">compiler driver</a> which simplifies the task
of running optimizations, linking, and executable generation.</p>
OpenPOWER on IntegriCloud