[all-commits] [llvm/llvm-project] ee607e: [debugserver] Call posix_spawnattr_setarchpref_np ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Sat Dec 5 17:43:56 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee607ed5c36efd8e0536ddbeab1f2025b0e5f045
https://github.com/llvm/llvm-project/commit/ee607ed5c36efd8e0536ddbeab1f2025b0e5f045
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-12-05 (Sat, 05 Dec 2020)
Changed paths:
M lldb/tools/debugserver/source/MacOSX/MachProcess.mm
Log Message:
-----------
[debugserver] Call posix_spawnattr_setarchpref_np throught the fn ptr.
Fourth time is the charm? Of course all of these issues don't show up
when the function is available...
More information about the All-commits
mailing list