[all-commits] [llvm/llvm-project] 47ac45: [HostInfoMacOS] Parse correctly the triple for App...
Davide Italiano via All-commits
all-commits at lists.llvm.org
Wed Jun 24 16:38:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 47ac45332e25c89d0ced5108c667fe92cf0f509a
https://github.com/llvm/llvm-project/commit/47ac45332e25c89d0ced5108c667fe92cf0f509a
Author: Davide Italiano <ditaliano at apple.com>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm
Log Message:
-----------
[HostInfoMacOS] Parse correctly the triple for Apple Silicon.
Again, debugging doesn't work on the new platform without this, so
it's implicitly covered by the testsuite.
More information about the All-commits
mailing list