mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Remove Burg as a directory to be considered.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27906 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
572a76fe58
commit
118af5f6d6
@ -133,7 +133,6 @@ sub ValidateDirectory
|
||||
return 0 if ($d =~ /.*Debug.*/);
|
||||
return 0 if ($d =~ /.*Release.*/);
|
||||
return 0 if ($d =~ /.*Profile.*/);
|
||||
return 0 if ($d =~ /.*utils\/Burg.*/);
|
||||
return 0 if ($d =~ /.*docs\/CommandGuide\/html.*/);
|
||||
return 0 if ($d =~ /.*docs\/CommandGuide\/man.*/);
|
||||
return 0 if ($d =~ /.*docs\/CommandGuide\/ps.*/);
|
||||
|
Loading…
x
Reference in New Issue
Block a user