From c8b3af9f5fea6ba9aa834009fd4e71ae5384f653 Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Thu, 22 Apr 2010 10:11:24 +0000 Subject: [PATCH] shorten link git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102055 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.