summaryrefslogtreecommitdiffstats
path: root/clang/docs/ThreadSanitizer.rst
diff options
context:
space:
mode:
Diffstat (limited to 'clang/docs/ThreadSanitizer.rst')
-rw-r--r--clang/docs/ThreadSanitizer.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/clang/docs/ThreadSanitizer.rst b/clang/docs/ThreadSanitizer.rst
index a1d81e9a9c2..d1aeaa8a58c 100644
--- a/clang/docs/ThreadSanitizer.rst
+++ b/clang/docs/ThreadSanitizer.rst
@@ -12,8 +12,7 @@ ThreadSanitizer is about **5x-10x**.
How to build
------------
-Follow the `Clang build instructions <../get_started.html>`_. CMake build is
-supported.
+Build LLVM/Clang with `CMake <http://llvm.org/docs/CMake.html>`_.
Supported Platforms
-------------------
OpenPOWER on IntegriCloud