summaryrefslogtreecommitdiffstats
path: root/clang/docs/UsersManual.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-02-18 04:12:08 +0000
committerChris Lattner <sabre@nondot.org>2011-02-18 04:12:08 +0000
commitc4ef61af9a6e0f9c7dd49cef694e8111ab454049 (patch)
tree7992feb9353d13fca9d584df2fd99fb464239f5b /clang/docs/UsersManual.html
parentb327eac1176a91b90b4755ec4b152ba42c0e2059 (diff)
downloadbcm5719-llvm-c4ef61af9a6e0f9c7dd49cef694e8111ab454049.tar.gz
bcm5719-llvm-c4ef61af9a6e0f9c7dd49cef694e8111ab454049.zip
we now support __label__
llvm-svn: 125826
Diffstat (limited to 'clang/docs/UsersManual.html')
-rw-r--r--clang/docs/UsersManual.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/clang/docs/UsersManual.html b/clang/docs/UsersManual.html
index 528376d5dd4..82c4fa27321 100644
--- a/clang/docs/UsersManual.html
+++ b/clang/docs/UsersManual.html
@@ -825,10 +825,6 @@ c94 mode (FIXME: And __STDC_VERSION__ should be defined!).</p>
extensions are not implemented yet:</p>
<ul>
-<li>clang does not support __label__
-(<a href="http://llvm.org/bugs/show_bug.cgi?id=3429">bug 3429</a>). This is
-a relatively small feature, so it is likely to be implemented relatively
-soon.</li>
<li>clang does not support #pragma weak
(<a href="http://llvm.org/bugs/show_bug.cgi?id=3679">bug 3679</a>). Due to
OpenPOWER on IntegriCloud