[llvm-commits] [llvm] r102055 - /llvm/trunk/docs/ReleaseNotes.html

Gabor Greif ggreif at gmail.com
Thu Apr 22 03:11:24 PDT 2010


Author: ggreif
Date: Thu Apr 22 05:11:24 2010
New Revision: 102055

URL: http://llvm.org/viewvc/llvm-project?rev=102055&view=rev
Log:
shorten link

Modified:
    llvm/trunk/docs/ReleaseNotes.html

Modified: llvm/trunk/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.html?rev=102055&r1=102054&r2=102055&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Thu Apr 22 05:11:24 2010
@@ -511,7 +511,7 @@
     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>





More information about the llvm-commits mailing list