summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2004-12-08 18:25:34 +0000
committerTanya Lattner <tonic@nondot.org>2004-12-08 18:25:34 +0000
commit633713482278876eaa604f8eca6a8ce39db3bb10 (patch)
treee96fd524327739804b109900599ec1bb8fcfa6a8 /llvm/docs/ReleaseNotes.html
parent9d2df71d38560fd086ce71e0677304a07ca74935 (diff)
downloadbcm5719-llvm-633713482278876eaa604f8eca6a8ce39db3bb10.tar.gz
bcm5719-llvm-633713482278876eaa604f8eca6a8ce39db3bb10.zip
Fixed broken link.
llvm-svn: 18648
Diffstat (limited to 'llvm/docs/ReleaseNotes.html')
-rw-r--r--llvm/docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 16066c2c31f..a72800e243a 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -451,7 +451,7 @@ work:
<li><a href="http://gcc.gnu.org/onlinedocs/gcc/Explicit-Reg-Vars.html#Explicit%20Reg%20Vars">Explicit Reg Vars</a>: Defining variables residing in specified registers.</li>
<li><a href="http://gcc.gnu.org/onlinedocs/gcc/Vector-Extensions.html#Vector%20Extensions">Vector Extensions</a>: Using vector instructions through built-in functions.</li>
<li><a href="http://gcc.gnu.org/onlinedocs/gcc/Target-Builtins.html#Target%20Builtins">Target Builtins</a>: Built-in functions specific to particular targets.</li>
- <li><a href="http://gcc.gnu.org/onlinedocs/gcc/Thread-Local.html#Thread-Local">Thread-Local</a>: Per-thread variables.</li>
+ <li><a href="http://gcc.gnu.org/onlinedocs/gcc/Thread_002dLocal.html">Thread-Local</a>: Per-thread variables.</li>
<li><a href="http://gcc.gnu.org/onlinedocs/gcc/Pragmas.html#Pragmas">Pragmas</a>: Pragmas accepted by GCC.</li>
</ol>
OpenPOWER on IntegriCloud