diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2017-09-01 16:28:56 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2017-09-01 16:28:56 +0000 |
commit | 26811f17f27f789694206ef60f82afc001da8e4a (patch) | |
tree | 44c2c31cde25dceb8fe8bacce1457d7dc345a0a2 /docs/index.rst | |
parent | 5e529592b17880abebd71c233b1cb848c32abeb6 (diff) | |
download | src-vendor/llvm/llvm-release_50-r312293.tar.gz src-vendor/llvm/llvm-release_50-r312293.zip |
Vendor import of llvm release_50 branch r312293:vendor/llvm/llvm-release_50-r312293
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst index 7f3788f95b66..5bc2368def51 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,11 +1,6 @@ Overview ======== -.. warning:: - - If you are using a released version of LLVM, see `the download page - <http://llvm.org/releases/>`_ to find your documentation. - The LLVM compiler infrastructure supports a wide range of projects, from industrial strength compilers to specialized JIT applications to small research projects. |