]> granicus.if.org Git - clang/commitdiff
Update UsersManual, we support '#pragma align' now.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 2 Aug 2010 15:36:37 +0000 (15:36 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 2 Aug 2010 15:36:37 +0000 (15:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110040 91177308-0d34-0410-b5e6-96231b3b80d8

docs/UsersManual.html

index 51e699fc32cbce8d7bdb1f6b809eb582032b28c4..2402bf8dd70a9f064d91a19724f38b0afcf64425 100644 (file)
@@ -789,11 +789,6 @@ soon.</li>
 the uses described in the bug, this is likely to be implemented at some
 point, at least partially.</li>
 
-<li>clang does not support #pragma align
-(<a href="http://llvm.org/bugs/show_bug.cgi?id=3811">bug 3811</a>). This is a
-relatively small feature, so it is likely to be implemented relatively
-soon.</li>
-
 <li>clang does not support code generation for local variables pinned to
 registers (<a href="http://llvm.org/bugs/show_bug.cgi?id=3933">bug 3933</a>).
 This is a relatively small feature, so it is likely to be implemented