[llvm-commits] [compiler-rt] r159419 - /compiler-rt/trunk/lib/asan/tests/CMakeLists.txt

Chandler Carruth chandlerc at google.com
Fri Jun 29 03:52:23 PDT 2012


Well, at the most generic level, I'd prefer to have more binaries rather
than fewer as we can run them in parallel.

Of course, that's within reason -- when they execute in a few us, that's
not useful, but we're not there.

That said, the big difference is that it feels like the link step of the
instrumented side of this is a bit higher risk than the other? Maybe I'm
just paranoid.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120629/dc9369d0/attachment.html>


More information about the llvm-commits mailing list