<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Sep 8, 2017, at 1:49 PM, David Blaikie <<a href="mailto:dblaikie@gmail.com" class="">dblaikie@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><br class=""><br class=""><div class="gmail_quote"><div dir="ltr" class="">On Fri, Sep 8, 2017 at 1:47 PM Adrian Prantl via Phabricator <<a href="mailto:reviews@reviews.llvm.org" class="">reviews@reviews.llvm.org</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">aprantl added a comment.<br class="">
<br class="">
In <a href="https://reviews.llvm.org/D37602#865266" rel="noreferrer" target="_blank" class="">https://reviews.llvm.org/D37602#865266</a>, @zturner wrote:<br class="">
<br class="">
> I think this addresses most of the concerns raised so far.<br class="">
<br class="">
<br class="">
Here's a couple of concerns that were mentioned before that are outstanding:<br class="">
<br class="">
- The Readme.txt needs to be updated, it currently states that the repository is supposed to be cloned into tools/clang/test.<br class="">
- The clang lit configuration needs to be updated to remove the debuginfo-tests-specific parts.<br class="">
- This patch is adding >300 lines of extra configuration. I still don't understand what problem this patch is solving that is worth the extra maintenance effort.<br class=""></blockquote><div class=""><br class="">At least it's supporting the monorepo layout without adding additional local symlinks (in the same way that clang can be used in the monorepo without symlinking it from llvm/projects).<br class=""> </div></div></div></div></blockquote><br class=""></div><div>That's an interesting point, thanks. That together with the promise to factor out a common lit configuration library might work to convince me :-)</div><div><br class=""></div><div>-- adrian</div><div><br class=""></div><div><br class=""></div></body></html>