aboutsummaryrefslogtreecommitdiffstats
path: root/docs/LLVMVsTheWorld.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/LLVMVsTheWorld.html')
-rw-r--r--docs/LLVMVsTheWorld.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/LLVMVsTheWorld.html b/docs/LLVMVsTheWorld.html
index c4fa654..fa804c5 100644
--- a/docs/LLVMVsTheWorld.html
+++ b/docs/LLVMVsTheWorld.html
@@ -61,7 +61,7 @@ machine code to memory. Supports one backend at a time.</p>
strong SSA-based optimization at compile-time, link-time, run-time, and
off-line, and multiple platform backends with Just-in-Time and ahead-of-time
compilation frameworks. (See our document on <a
-href="http://llvm.cs.uiuc.edu/pubs/2004-01-30-CGO-LLVM.html">Lifelong
+href="http://llvm.org/pubs/2004-01-30-CGO-LLVM.html">Lifelong
Code Optimization</a> for more.)</p>
<p>GCC: Many relatively mature platform backends support assembly-language code
@@ -171,7 +171,7 @@ emitting machine code to memory.</p>
<hr>
<div class="doc_footer">
<address>Brian R. Gaeke</address>
- <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
+ <a href="http://llvm.org">The LLVM Compiler Infrastructure</a>
<br>
Last modified: $Date$
</div>