summaryrefslogtreecommitdiffstats
path: root/clang/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-03-16 21:43:03 +0000
committerChris Lattner <sabre@nondot.org>2010-03-16 21:43:03 +0000
commit87c5e2f5d42951f8130f519c143c274ac5fd3fb4 (patch)
tree08eec8b17270af49cd864eb8a6203edc3c4ca7e7 /clang/docs
parenta630995f5053a3e613bcbb6100fbe712e6bfd350 (diff)
downloadbcm5719-llvm-87c5e2f5d42951f8130f519c143c274ac5fd3fb4.tar.gz
bcm5719-llvm-87c5e2f5d42951f8130f519c143c274ac5fd3fb4.zip
update link
llvm-svn: 98682
Diffstat (limited to 'clang/docs')
-rw-r--r--clang/docs/LanguageExtensions.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/LanguageExtensions.html b/clang/docs/LanguageExtensions.html
index d32842b5d23..fe364ef9c00 100644
--- a/clang/docs/LanguageExtensions.html
+++ b/clang/docs/LanguageExtensions.html
@@ -315,7 +315,7 @@ enabled. clang does not yet fully implement this feature.</p>
<p>The syntax and high level language feature description is in <a
href="BlockLanguageSpec.txt">BlockLanguageSpec.txt</a>. Implementation and ABI
details for the clang implementation are in <a
-href="BlockImplementation.txt">BlockImplementation.txt</a>.</p>
+href="Block-ABI-Apple.txt">Block-ABI-Apple.txt</a>.</p>
<p>Query for this feature with __has_feature(blocks).</p>
OpenPOWER on IntegriCloud