summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2010-04-22 10:11:24 +0000
committerGabor Greif <ggreif@gmail.com>2010-04-22 10:11:24 +0000
commitc8b3af9f5fea6ba9aa834009fd4e71ae5384f653 (patch)
treeb783d8ee7d3d66d9c381dc063a51f8519304bc91 /docs
parentf455529b9ea349fe9ff58be3996e5e76f250c447 (diff)
downloadllvm-c8b3af9f5fea6ba9aa834009fd4e71ae5384f653.tar.gz
llvm-c8b3af9f5fea6ba9aa834009fd4e71ae5384f653.tar.bz2
llvm-c8b3af9f5fea6ba9aa834009fd4e71ae5384f653.tar.xz
shorten link
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102055 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index fb996d3be2..8860309483 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -511,7 +511,7 @@ expose new optimization opportunities:</p>
X86 backend provides target support for this feature.</li>
<li>LLVM 2.7 has pre-alpha support for <a
- href="http://llvm.org/docs/LangRef.html#t_union">unions in LLVM IR</a>.
+ href="LangRef.html#t_union">unions in LLVM IR</a>.
Unfortunately, this support is not really usable in 2.7, so if you're
interested in pushing it forward, please help contribute to LLVM mainline.</li>
</li>