Skip to content

Commit

Permalink
Lit is obtained from Git Monoroepo, rather than SVN
Browse files Browse the repository at this point in the history
SVN has been deprecated in favor of the Git Monorepo.
  • Loading branch information
drewmaxwell-apple committed Feb 14, 2020
1 parent 23294fb commit e630ecf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.client.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ click==6.7
pyyaml==3.13
requests
future
-e svn+https://llvm.org/svn/llvm-project/llvm/trunk/utils/lit/#egg=lit
# Use Monorepo for LIT
-e git+https://github.com/llvm/llvm-project.git#egg=lit&subdirectory=llvm/utils/lit

0 comments on commit e630ecf

Please sign in to comment.