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 | dc6939181085bf729aecc666a3cf2e7a2c741909 (patch) | |
tree | ad2d0e6d7769ff2e9e6135110298f4d2aac615f8 /llvm/docs/FAQ.html | |
parent | 4a82d815de070537545538ac1fbfaafa48cb97bf (diff) | |
download | bcm5719-llvm-dc6939181085bf729aecc666a3cf2e7a2c741909.tar.gz bcm5719-llvm-dc6939181085bf729aecc666a3cf2e7a2c741909.zip |
Stacker is dead.
llvm-svn: 56844
Diffstat (limited to 'llvm/docs/FAQ.html')
-rw-r--r-- | llvm/docs/FAQ.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/docs/FAQ.html b/llvm/docs/FAQ.html index ed207428591..6b31d961e20 100644 --- a/llvm/docs/FAQ.html +++ b/llvm/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> |