summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Carlier <devnexen@gmail.com>2018-07-25 14:27:14 +0000
committerDavid Carlier <devnexen@gmail.com>2018-07-25 14:27:14 +0000
commit68a9c7c7b339b93a8ded266e770863b6f0adf572 (patch)
tree5ccefb37ae145f6e98e22f548bc561fac473850a
parent59a339ab45227000fabad839fcc4886b499e62d0 (diff)
downloadbcm5719-llvm-68a9c7c7b339b93a8ded266e770863b6f0adf572.tar.gz
bcm5719-llvm-68a9c7c7b339b93a8ded266e770863b6f0adf572.zip
Fix tsan doc
llvm-svn: 337927
-rw-r--r--clang/docs/ThreadSanitizer.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/docs/ThreadSanitizer.rst b/clang/docs/ThreadSanitizer.rst
index 4a8db9154e7..d1e2c65ec5f 100644
--- a/clang/docs/ThreadSanitizer.rst
+++ b/clang/docs/ThreadSanitizer.rst
@@ -22,6 +22,7 @@ ThreadSanitizer is supported on the following OS:
* Linux
* NetBSD
* FreeBSD
+
Support for other 64-bit architectures is possible, contributions are welcome.
Support for 32-bit platforms is problematic and is not planned.
OpenPOWER on IntegriCloud