From e3ebce6bdf0315ac8aed08289ac925b178672013 Mon Sep 17 00:00:00 2001 From: Andrey Churbanov Date: Wed, 13 May 2015 13:42:59 +0000 Subject: Removed mentioning of OpenMP as unsupported feature (patch2 from A.Bokhanko) llvm-svn: 237253 --- openmp/www/index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'openmp') 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 @@

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 OpenMP/Clang. + outside the compiler itself.

Here you can find :- -- cgit v1.2.3