summaryrefslogtreecommitdiffstats
path: root/llvm/docs/FAQ.html
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2011-09-20 00:34:27 +0000
committerEric Christopher <echristo@apple.com>2011-09-20 00:34:27 +0000
commit69c02e9476ffd02d86f6be154df3e602888c2a32 (patch)
tree81329e951e11dc6fa6db4da5f7d3c015df7ccda2 /llvm/docs/FAQ.html
parent5aaeb91ca64b4a98861e061841e9e100252f2bb8 (diff)
downloadbcm5719-llvm-69c02e9476ffd02d86f6be154df3e602888c2a32.tar.gz
bcm5719-llvm-69c02e9476ffd02d86f6be154df3e602888c2a32.zip
Remove more of llvmc and dependencies.
llvm-svn: 140121
Diffstat (limited to 'llvm/docs/FAQ.html')
-rw-r--r--llvm/docs/FAQ.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/llvm/docs/FAQ.html b/llvm/docs/FAQ.html
index 620cf2500a4..9e3ea7f2a8d 100644
--- a/llvm/docs/FAQ.html
+++ b/llvm/docs/FAQ.html
@@ -540,10 +540,7 @@ Stop.
<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 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>
+ facilities for lexical nor semantic analysis.</p>
</div>
<div class="question">
OpenPOWER on IntegriCloud