llvm-project/lldb/test/API/macosx/posix_spawn
Jason Molenda 1447ea059b NFC test if rosetta is installed before running x86 binary on AS
Rosetta 2 is not installed by default in a fresh macOS installation
on Apple Silicon, so x86 binaries cannot be run.  CI bots are often
in this state.  Update this test to check for the rosetta debugserver,
which our debugserver also hardcodes the path of, before trying to
run an x86 process on AS systems.
2022-11-15 14:44:35 -08:00
..
Makefile
TestLaunchProcessPosixSpawn.py NFC test if rosetta is installed before running x86 binary on AS 2022-11-15 14:44:35 -08:00
arm64.c
x86_64.c
x86_64h.c