On Mon, Feb 5, 2018 at 3:10 PM, Jason Molenda via lldb-commits
<lldb-commits@lists.llvm.org> wrote:
> Author: jmolenda
> Date: Mon Feb  5 15:10:51 2018
> New Revision: 324287
>
> URL: http://llvm.org/viewvc/llvm-project?rev=324287&view=rev
> Log:
> Fix the cputype comparison in 
> GDBRemoteCommunicationServerCommon::Handle_qHostInfo
> to use Mach-O cpu types instead of the ArchSpec enum value, and handle the 
> case
> of bridgeos.
>

This needs a test.

--
Davide
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to