summaryrefslogtreecommitdiff
path: root/docs/MemorySanitizer.rst
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2014-01-31 10:49:34 +0000
committerKostya Serebryany <kcc@google.com>2014-01-31 10:49:34 +0000
commitf2bec4a5bd98484b2b271a373e7e3d0d5747225f (patch)
tree1556d558b928a9661bfa0269f025645df2d31460 /docs/MemorySanitizer.rst
parent18aa0b24577a0f75fcdbae5119459ff863674fe7 (diff)
[sanitizer] update the list of supported platforms in the docs
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@200529 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/MemorySanitizer.rst')
-rw-r--r--docs/MemorySanitizer.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/MemorySanitizer.rst b/docs/MemorySanitizer.rst
index 5fc7e745d1..f769cc9bf1 100644
--- a/docs/MemorySanitizer.rst
+++ b/docs/MemorySanitizer.rst
@@ -157,7 +157,7 @@ Supported Platforms
MemorySanitizer is supported on
-* Linux x86\_64 (tested on Ubuntu 10.04 and 12.04);
+* Linux x86\_64 (tested on Ubuntu 12.04);
Limitations
===========