diff options
author | Duncan Sands <baldrick@free.fr> | 2008-09-30 15:18:29 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2008-09-30 15:18:29 +0000 |
commit | f3b23188d5254829374587fdc5ca6f16fae945a9 (patch) | |
tree | f4a3dc6d07113dc8e11ab9cddde31c57a6f70fab /docs/FAQ.html | |
parent | 46292be362c1b0bb0aecf737cd4dbb81fdd38586 (diff) | |
download | external_llvm-f3b23188d5254829374587fdc5ca6f16fae945a9.zip external_llvm-f3b23188d5254829374587fdc5ca6f16fae945a9.tar.gz external_llvm-f3b23188d5254829374587fdc5ca6f16fae945a9.tar.bz2 |
Stacker is dead.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56844 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/FAQ.html')
-rw-r--r-- | docs/FAQ.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/FAQ.html b/docs/FAQ.html index ed20742..6b31d96 100644 --- a/docs/FAQ.html +++ b/docs/FAQ.html @@ -411,8 +411,6 @@ using <tt>llvm-gcc</tt> instead.</p> <p>There is an incomplete version of a Java front end available in the <tt>java</tt> module. There is no documentation on this yet so you'll need to download the code, compile it, and try it.</p> - <p>In the <tt>stacker</tt> module is a compiler and runtime - library for the Stacker language, a "toy" language loosely based on Forth.</p> <p>The PyPy developers are working on integrating LLVM into the PyPy backend so that PyPy language can translate to LLVM.</p> </div> |