[all-commits] [llvm/llvm-project] 38edd2: [lldb] Fix TestAppleSimulatorOSType for older watc...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Mar 26 20:28:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38edd23b8cbfc46f35bb9071e86bb66c876d371c
https://github.com/llvm/llvm-project/commit/38edd23b8cbfc46f35bb9071e86bb66c876d371c
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-03-26 (Fri, 26 Mar 2021)
Changed paths:
M lldb/test/API/tools/lldb-server/TestAppleSimulatorOSType.py
Log Message:
-----------
[lldb] Fix TestAppleSimulatorOSType for older watchOS SDKs
Older watchOS SDKs *only* support i386 so we can't use x86_64/arm64
unconditionally.
More information about the All-commits
mailing list