Skip to content

Commit 1e34901

Browse files
author
John Criswell
committed
Fix capitalization of URL.
llvm-svn: 15595
1 parent 362f4b3 commit 1e34901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/ReleaseNotes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
Needed</a></li>
208208
<li><a href="http://llvm.cs.uiuc.edu/PR404">[loopsimplify] Loop simplify is
209209
really slow on 252.eon</a></li>
210-
<li><a href="Http://llvm.cs.uiuc.edu/PR122">[code-cleanup] SymbolTable class
210+
<li><a href="http://llvm.cs.uiuc.edu/PR122">[code-cleanup] SymbolTable class
211211
cleanup, Type should not derive from Value, eliminate ConstantPointerRef
212212
class</a>.</li>
213213
<li>The memory footprint of the LLVM IR has been reduced substantially.</li>

0 commit comments

Comments
 (0)