diff options
author | Chris Lattner <sabre@nondot.org> | 2012-05-04 21:11:08 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2012-05-04 21:11:08 +0000 |
commit | 396663b22cd72e2a0164a6655d92d3a69d28b579 (patch) | |
tree | 862936739bb6203e9e0bab97e09a7ba15e897050 | |
parent | dc1702001964c3314f7090e6a4af889b5771d884 (diff) |
remove something that is really old and out of date.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156206 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/UsersManual.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/UsersManual.html b/docs/UsersManual.html index e9af769206..07015c8f19 100644 --- a/docs/UsersManual.html +++ b/docs/UsersManual.html @@ -1092,7 +1092,7 @@ Generating assembly requires a suitable LLVM backend. <h4 id="target_os_darwin">Darwin (Mac OS/X)</h4> <!-- ======================================= --> -<p>No __thread support, 64-bit ObjC support requires SL tools.</p> +<p>None</p> <!-- ======================================= --> <h4 id="target_os_win32">Windows</h4> |