]> granicus.if.org Git - clang/commitdiff
update link
authorChris Lattner <sabre@nondot.org>
Tue, 16 Mar 2010 21:43:03 +0000 (21:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 Mar 2010 21:43:03 +0000 (21:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98682 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LanguageExtensions.html

index d32842b5d23d11db365ab594983b687c8c83b817..fe364ef9c00af398f30f86320775dc8c7a2c026c 100644 (file)
@@ -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>