[all-commits] [llvm/llvm-project] 479b67: [lldb] Pretend host architecture is arm64 on AS
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Apr 13 18:57:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 479b672ff9a9230dee37fad97413a88bc0ab362b
https://github.com/llvm/llvm-project/commit/479b672ff9a9230dee37fad97413a88bc0ab362b
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm
Log Message:
-----------
[lldb] Pretend host architecture is arm64 on AS
The arm64e architecture is a preview. On Apple Silicon, pretend the host
architecture is arm64.
More information about the All-commits
mailing list