shorten link

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102055 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Gabor Greif
2010-04-22 10:11:24 +00:00
parent f455529b9e
commit c8b3af9f5f

View File

@@ -511,7 +511,7 @@ expose new optimization opportunities:</p>
X86 backend provides target support for this feature.</li> X86 backend provides target support for this feature.</li>
<li>LLVM 2.7 has pre-alpha support for <a <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 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> interested in pushing it forward, please help contribute to LLVM mainline.</li>
</li> </li>