diff options
Diffstat (limited to 'openmp/www')
-rw-r--r-- | openmp/www/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/openmp/www/index.html b/openmp/www/index.html index 3b768e83838..eff58ee4bd0 100644 --- a/openmp/www/index.html +++ b/openmp/www/index.html @@ -37,9 +37,7 @@ <p>The OpenMP subproject of LLVM is intended to contain all of the components required to build an executing OpenMP program that are - outside the compiler itself. Support for OpenMP 3.1 in Clang is in the - process of being promoted into the Clang mainline, and can be - found at <a href="http://clang-omp.github.io/">OpenMP/Clang</a>. + outside the compiler itself. </p> <p>Here you can find :- |