[Apple Silicon] Handle macOS in PlatformDarwin
authorDavide Italiano <ditaliano@apple.com>
Wed, 24 Jun 2020 23:35:10 +0000 (16:35 -0700)
committerDavide Italiano <ditaliano@apple.com>
Wed, 24 Jun 2020 23:35:36 +0000 (16:35 -0700)
commit2010444e5e5f2a310334e98d7a65667ed78d23ab
tree70c7bb6c791049b348993492c8a2f4d7cbb52dc4
parent1c0bbe4341ac0ffbaf2e1f482239b45166607f2d
[Apple Silicon] Handle macOS in PlatformDarwin

This makes "target create /bin/ls" properly detect which platform
is needed when running lldb. Covered by many tests in the suite.
lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp