diff options
author | Gabor Greif <ggreif@gmail.com> | 2010-04-22 10:11:24 +0000 |
---|---|---|
committer | Gabor Greif <ggreif@gmail.com> | 2010-04-22 10:11:24 +0000 |
commit | c8b3af9f5fea6ba9aa834009fd4e71ae5384f653 (patch) | |
tree | b783d8ee7d3d66d9c381dc063a51f8519304bc91 /docs/ReleaseNotes.html | |
parent | f455529b9ea349fe9ff58be3996e5e76f250c447 (diff) | |
download | external_llvm-c8b3af9f5fea6ba9aa834009fd4e71ae5384f653.zip external_llvm-c8b3af9f5fea6ba9aa834009fd4e71ae5384f653.tar.gz external_llvm-c8b3af9f5fea6ba9aa834009fd4e71ae5384f653.tar.bz2 |
shorten link
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102055 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index fb996d3..8860309 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> |