diff options
author | Jason Molenda <jason@molenda.com> | 2021-05-12 22:15:55 -0700 |
---|---|---|
committer | Jason Molenda <jason@molenda.com> | 2021-05-12 22:18:24 -0700 |
commit | 0c443e92d3b9bc5a25214f2c8418b72501a15a00 (patch) | |
tree | 29acd8629ef7d2d03cd890b8e7e576d2879f8feb /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | c1359ef07e8240b4350802b4998aedc1239a91d0 (diff) | |
download | llvm-0c443e92d3b9bc5a25214f2c8418b72501a15a00.zip llvm-0c443e92d3b9bc5a25214f2c8418b72501a15a00.tar.gz llvm-0c443e92d3b9bc5a25214f2c8418b72501a15a00.tar.bz2 |
Add some warnings when debugserver is running in translation
A debugserver launched x86_64 cannot control an arm64/arm64e
process on an Apple Silicon system. Warn when this situation
has happened and return an error for the most common case of
attach. I think there will be refinements to this in the
future, but start out by making it easy to spot the problem
when it happens.
rdar://76630595
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions