Removed mentioning of OpenMP as unsupported feature (patch2 from A.Bokhanko)

llvm-svn: 237253
This commit is contained in:
Andrey Churbanov 2015-05-13 13:42:59 +00:00
parent e0f8d597f4
commit e3ebce6bdf
1 changed files with 1 additions and 3 deletions

View File

@ -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 :-