diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-03-14 05:39:39 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-03-14 05:39:39 +0000 |
commit | 05fe4b02561f4431626a73ac2900be523e233cd6 (patch) | |
tree | 4f467a18ea5e96873ab782a0d4784b22e92c80c9 /docs/HowToSubmitABug.html | |
parent | 5a588a96369bd7e3edb918395a997009d94c7e6e (diff) | |
download | external_llvm-05fe4b02561f4431626a73ac2900be523e233cd6.zip external_llvm-05fe4b02561f4431626a73ac2900be523e233cd6.tar.gz external_llvm-05fe4b02561f4431626a73ac2900be523e233cd6.tar.bz2 |
Changes docs for llvm.cs.uiuc.edu -> llvm.org
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26746 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/HowToSubmitABug.html')
-rw-r--r-- | docs/HowToSubmitABug.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/HowToSubmitABug.html b/docs/HowToSubmitABug.html index 7bc6414..ba24d98 100644 --- a/docs/HowToSubmitABug.html +++ b/docs/HowToSubmitABug.html @@ -57,7 +57,7 @@ down the bug so that the person who fixes it will be able to find the problem more easily.</p> <p>Once you have a reduced test-case, go to <a -href="http://llvm.cs.uiuc.edu/bugs/enter_bug.cgi">the LLVM Bug Tracking +href="http://llvm.org/bugs/enter_bug.cgi">the LLVM Bug Tracking System</a>, select the category in which the bug falls, and fill out the form with the necessary details. The bug description should contain the following information:</p> @@ -350,7 +350,7 @@ the following:</p> src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a> <a href="mailto:sabre@nondot.org">Chris Lattner</a><br> - <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$ </address> |