Actually get the URL to my notes page correct.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16011 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2004-08-24 05:40:25 +00:00
parent 7b8848f6e9
commit ad4ce52618

View File

@ -72,7 +72,7 @@ D: The `paths' pass
N: Reid Spencer
E: rspencer@x10sys.com
W: http://llvm.sourceforge.net/rspencer
W: http://llvm.x10sys.com/rspencer
D: Stacker, llvmc, bytecode, other. See web page for current notes.
N: Bill Wendling