Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/polly
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2015-07-14 13:44:06 +0300
committerTobias Grosser <tobias@grosser.es>2015-07-14 13:44:06 +0300
commit0241bd2c7e33b23ae0d1803ed474327298237cdf (patch)
treec89dae5a3c9dcbd5e73ac6939d0b85feeb2f794a /polly
parentb44fdfc7b242ad9ecbbeee1c2ceb55ffadd64832 (diff)
www: Add link to llvm.org
llvm-svn: 242134
Diffstat (limited to 'polly')
-rw-r--r--polly/www/menu.html.incl4
1 files changed, 4 insertions, 0 deletions
diff --git a/polly/www/menu.html.incl b/polly/www/menu.html.incl
index 82cfa00aba58..31a177b918cf 100644
--- a/polly/www/menu.html.incl
+++ b/polly/www/menu.html.incl
@@ -9,6 +9,10 @@ Optimizations</span></h2>
</div>
<div id="menu">
<div class="submenu">
+ <label>LLVM</label>
+ <a href="http://llvm.org">llvm.org</a>
+ </div>
+ <div class="submenu">
<label>Information</label>
<a href="/index.html">About Polly</a>
<a href="/documentation.html">Documentation</a>