diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 5dc1da0..b9770e9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -183,6 +183,15 @@ LLVM Programming Documentation: <p> <dt> + The Stacker Cronicles + <dd> + <a href="Stacker.html">The Stacker Cronicles</a> + - This document describes both the Stacker language and + LLVM frontend, but also some details about LLVM useful for + those writing front-ends.<p> + + + <dt> Command Line Library: <dd> <a href="CommandLine.html"> llvm/docs/CommandLine.html</a> |