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 | 40a97f48f7d393a178d099d41769e5a5fdf4a52c (patch) | |
tree | 7a2613a779ac60e7e503f7bbc93d7b45dac7b365 | |
parent | 2b7da83759211efc652dc6111c62a884c3feaea9 (diff) | |
download | bcm5719-llvm-40a97f48f7d393a178d099d41769e5a5fdf4a52c.tar.gz bcm5719-llvm-40a97f48f7d393a178d099d41769e5a5fdf4a52c.zip |
remove something that is really old and out of date.
llvm-svn: 156206
-rw-r--r-- | clang/docs/UsersManual.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/UsersManual.html b/clang/docs/UsersManual.html index e9af7692065..07015c8f19d 100644 --- a/clang/docs/UsersManual.html +++ b/clang/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> |