diff options
Diffstat (limited to 'docs/CFEBuildInstrs.html')
-rw-r--r-- | docs/CFEBuildInstrs.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html index a7797c6..c354213 100644 --- a/docs/CFEBuildInstrs.html +++ b/docs/CFEBuildInstrs.html @@ -184,7 +184,7 @@ SPARC V9 code. It is highly recommended that you use the V8 ABI with LLVM, as shown below. Also, note that Solaris has trouble with various wide (multibyte) character functions from C as referenced from C++, so we typically configure with ---disable-c-mbchar (cf. <a href="http://llvm.cs.uiuc.edu/PR206">Bug 206</a>). +--disable-c-mbchar (cf. <a href="http://llvm.org/PR206">Bug 206</a>). </p> <pre> @@ -312,7 +312,7 @@ Developed by: University of Illinois at Urbana-Champaign - http://llvm.cs.uiuc.edu + http://llvm.org THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS @@ -356,7 +356,7 @@ purpose. It is provided "as is" without express or implied warranty. src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a> Brian Gaeke<br> - <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> |