[PATCH] D40734: New users should be using the runtimes dir, not projects

Jonathan Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 1 15:04:02 PST 2017


jroelofs added a comment.

In https://reviews.llvm.org/D40734#942352, @beanz wrote:

> The docs changes look good to me. I think if we want to deprecate llvm/projects for runtime libraries, we should have a discussion on llvm-dev & cfe-dev. I think too few people are using llvm/runtimes today as part of their regular builds for me to feel comfortable deprecating llvm/projects without giving some notice first and getting more people to try the runtimes directory.


Yeah, wasn't proposing hashing that out in this thread. Definitely agree.

In https://reviews.llvm.org/D40734#942360, @tstellar wrote:

> You should also update the test-release.sh script to use this new convention.


Good call! I'll do that in another patch. Might take a week or so for me to get some spare cycles to do that.


https://reviews.llvm.org/D40734





More information about the llvm-commits mailing list