<div class="gmail_quote">On Wed, Nov 16, 2011 at 6:24 PM, Kostya Serebryany <span dir="ltr"><<a href="mailto:kcc@google.com">kcc@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>- test-specific: can I rely on gtest being installed? (fresh version is required).</div><div></div></blockquote></div><br><div>Just to quickly clarify this point, if compiler-rt is moving its build system to have it build in a sub-tree of LLVM, it should definitely be able to use GoogleTest. LLVM has unit tests using it, as does Clang. I would expect it to be straight forward to extend it to compiler-rt...</div>