[all-commits] [llvm/llvm-project] 201044: [Apple Silicon] Handle macOS in PlatformDarwin
Davide Italiano via All-commits
all-commits at lists.llvm.org
Wed Jun 24 16:35:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2010444e5e5f2a310334e98d7a65667ed78d23ab
https://github.com/llvm/llvm-project/commit/2010444e5e5f2a310334e98d7a65667ed78d23ab
Author: Davide Italiano <ditaliano at apple.com>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
Log Message:
-----------
[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.
More information about the All-commits
mailing list