[Lldb-commits] [PATCH] Make CMake choose the test exe target architecture according to the build.

Todd Fiala tfiala at google.com
Thu Jul 31 13:34:53 PDT 2014


Ok looking at it from a phone.

I think the question I have on it is around the dotest.py change - fine on
Linux but looks like it ditches the default on MacOSX of doing x86_64 and
x86 if I'm reading it right? Apple still wants to run both of those in the
same conditions they were using before.

If you want it cleaner, you could do the plugin thing like we do for the
builders to get the defaults, but might be simpler to just keep the block
for Darwin.

On Thursday, July 31, 2014, Todd Fiala <tfiala at google.com> wrote:

> I'll have a peek when I get to a computer (on vaca...)
>
> http://reviews.llvm.org/D4730
>
>
>

-- 
Todd Fiala | Software Engineer | tfiala at google.com | 650-943-3180
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140731/6c41219c/attachment.html>


More information about the lldb-commits mailing list