diff options
author | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-01-31 08:50:23 +0000 |
---|---|---|
committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-01-31 08:50:23 +0000 |
commit | 62f55bc3b0335f94af9d8a8f4fdc0174097df5d3 (patch) | |
tree | a769c8a4856cba6da3f0adf2ce16f403759d40d2 | |
parent | 3d8bec8db998d822173357454e14f1ecb8e8258c (diff) | |
download | bcm5719-llvm-62f55bc3b0335f94af9d8a8f4fdc0174097df5d3.tar.gz bcm5719-llvm-62f55bc3b0335f94af9d8a8f4fdc0174097df5d3.zip |
www: Remove PoCC from the prerequisites
llvm-svn: 149373
-rw-r--r-- | polly/www/get_started.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/polly/www/get_started.html b/polly/www/get_started.html index 0439ff8c9a5..7a17e4df7cd 100644 --- a/polly/www/get_started.html +++ b/polly/www/get_started.html @@ -66,7 +66,6 @@ git clone http://llvm.org/git/clang.git ${CLANG_SRC} <ul> <li>libgmp</li> <li>CLooG/isl</li> -<li>PoCC (optional)</li> </ul> <h4> libgmp </h4> |