summaryrefslogtreecommitdiff
path: root/docs/meson.rst
diff options
context:
space:
mode:
authorJan Zielinski <jan.zielinski@intel.com>2021-06-10 13:16:04 +0200
committerMarge Bot <emma+marge@anholt.net>2021-12-06 23:37:50 +0000
commitce4c96ea1bce9f2f85fccc33bda9277bd6339139 (patch)
tree5c01354e181306f17b723983f794dea0556cabc5 /docs/meson.rst
parente2de00876a7033b6923f912af8d2b0bbd100e113 (diff)
downloadmesa-ce4c96ea1bce9f2f85fccc33bda9277bd6339139.tar.gz
gallium/swr: clean up the documentation after SWR removal from main
Reviewed-by: Dylan Baker <dylan@pnwbakers.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11264>
Diffstat (limited to 'docs/meson.rst')
-rw-r--r--docs/meson.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/meson.rst b/docs/meson.rst
index d19bb94e35a..2baeec81a85 100644
--- a/docs/meson.rst
+++ b/docs/meson.rst
@@ -296,7 +296,6 @@ The wrap file must define the following:
It may also define:
- ``irbuilder_h``: a ``files()`` object pointing to llvm/IR/IRBuilder.h
- (this is required for SWR)
- ``has_rtti``: a ``bool`` that declares whether LLVM was built with
RTTI. Defaults to true