[Lldb-commits] [PATCH] D95922: [lldb] Honor the CPU type & subtype on macOS
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 3 09:12:06 PST 2021
JDevlieghere updated this revision to Diff 321116.
JDevlieghere added a comment.
- Fix test on Apple silicon by making sure we pick the right debugserver
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95922/new/
https://reviews.llvm.org/D95922
Files:
lldb/source/Host/macosx/objcxx/Host.mm
lldb/source/Utility/ArchSpec.cpp
lldb/test/API/macosx/posix_spawn/Makefile
lldb/test/API/macosx/posix_spawn/TestLaunchProcessPosixSpawn.py
lldb/test/API/macosx/posix_spawn/arm64.c
lldb/test/API/macosx/posix_spawn/x86_64.c
lldb/test/API/macosx/posix_spawn/x86_64h.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95922.321116.patch
Type: text/x-patch
Size: 7902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210203/f7da2150/attachment.bin>
More information about the lldb-commits
mailing list