Add logging when ArchSpec::SetArchitecture is given a cputype and
authorJason Molenda <jmolenda@apple.com>
Tue, 1 May 2018 00:05:54 +0000 (00:05 +0000)
committerJason Molenda <jmolenda@apple.com>
Tue, 1 May 2018 00:05:54 +0000 (00:05 +0000)
commitc9f7939121b8acf47ca940e9cae29cfc81386e55
treeed0547cff5aa213c483c33ef9f15ec235235aae9
parent03219f7f64b743cd53077280d139902b0e915365
Add logging when ArchSpec::SetArchitecture is given a cputype and
cpusubtype that don't map to any known core definition.

<rdar://problem/39779398>

llvm-svn: 331236
lldb/source/Utility/ArchSpec.cpp