From: Gabor Greif Date: Thu, 22 Apr 2010 10:11:24 +0000 (+0000) Subject: shorten link X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c8b3af9f5fea6ba9aa834009fd4e71ae5384f653;p=oota-llvm.git shorten link git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102055 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index fb996d3be2b..88603094832 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -511,7 +511,7 @@ expose new optimization opportunities:

X86 backend provides target support for this feature.
  • LLVM 2.7 has pre-alpha support for unions in LLVM IR. + href="LangRef.html#t_union">unions in LLVM IR. 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.