Make sure that qProcessInfo packet returns correct cpu type/subtype for processes...
authorGreg Clayton <gclayton@apple.com>
Tue, 8 Jul 2014 21:45:21 +0000 (21:45 +0000)
committerGreg Clayton <gclayton@apple.com>
Tue, 8 Jul 2014 21:45:21 +0000 (21:45 +0000)
commit389be9558fdd632bcc460da265db9d30484f3ced
treee75a92b83e191d8d0b3e489afc4052d84fbd0969
parentfd068271e6a15819fb5727710baf4f213b40f9ba
Make sure that qProcessInfo packet returns correct cpu type/subtype for processes on Haswell machines with a Haswell enabled kernel.

<rdar://problem/17332107>

llvm-svn: 212567
lldb/tools/debugserver/source/RNBRemote.cpp