Mark Objective-C 2.0 status as "Not applicable" on Linux.
The objc 2 runtime doesn't run on Linux.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@167606 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/status.html b/www/status.html
index ef731d7..57f2175 100755
--- a/www/status.html
+++ b/www/status.html
@@ -110,7 +110,7 @@
 											<li>stepping into/over
 											<li>printing the description of an object ("po")
 									</ul></td>
-									<td>Untested</td>
+									<td>Not applicable</td>
 									<td>OK</td>
 								</tr>
 								<tr>