mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-02 15:51:54 +00:00
LLVM CVS repository has moved.
llvm-svn: 9099
This commit is contained in:
parent
add2fc5294
commit
ee0dc0d623
@ -33,7 +33,7 @@ use POSIX qw(strftime);
|
||||
|
||||
my $HOME = $ENV{'HOME'};
|
||||
my $CVSRootDir = $ENV{'CVSROOT'};
|
||||
my $CVSRootDir = "/home/vadve/vadve/Research/DynOpt/CVSRepository"
|
||||
my $CVSRootDir = "/home/vadve/shared/PublicCVS"
|
||||
unless $CVSRootDir;
|
||||
my $BuildDir = "$HOME/buildtest";
|
||||
my $WebDir = "$HOME/cvs/testresults-X86";
|
||||
|
Loading…
x
Reference in New Issue
Block a user