summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-11-09 15:15:41 +0000
committerDouglas Gregor <dgregor@apple.com>2009-11-09 15:15:41 +0000
commit44ab14000138068b6cb1bc8851793b17cec1b62a (patch)
tree30b5373489b832bd23667ccab20bf1a5c0b9dbdc
parent7c16a89ebf704394ad7c1002d1141d6981425c99 (diff)
downloadbcm5719-llvm-44ab14000138068b6cb1bc8851793b17cec1b62a.tar.gz
bcm5719-llvm-44ab14000138068b6cb1bc8851793b17cec1b62a.zip
Fix a broken link
llvm-svn: 86545
-rw-r--r--clang/docs/UsersManual.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/UsersManual.html b/clang/docs/UsersManual.html
index 20fdda72dce..cfaa071083b 100644
--- a/clang/docs/UsersManual.html
+++ b/clang/docs/UsersManual.html
@@ -126,7 +126,7 @@ reasonably possible, easing migration from GCC to Clang. In most cases, code
<p>In addition to language specific features, Clang has a variety of features
that depend on what CPU architecture or operating system is being compiled for.
-Please see the <a href="target_features">Target-Specific Features and
+Please see the <a href="#target_features">Target-Specific Features and
Limitations</a> section for more details.</p>
<p>The rest of the introduction introduces some basic <a
OpenPOWER on IntegriCloud