diff options
author | Lang Hames <lhames@gmail.com> | 2024-09-27 16:26:20 +1000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2024-09-27 16:44:38 +1000 |
commit | 30f5a3ca150e98d482abc6a4d0e3fe6c12f77695 (patch) | |
tree | 1d6536cd21c305c5ccf3c7313bd5fcc83197e6e1 /clang/unittests/Interpreter/InterpreterTest.cpp | |
parent | 9f255d863f31f3d3c434f662dc9e2255ef54407c (diff) | |
download | llvm-30f5a3ca150e98d482abc6a4d0e3fe6c12f77695.zip llvm-30f5a3ca150e98d482abc6a4d0e3fe6c12f77695.tar.gz llvm-30f5a3ca150e98d482abc6a4d0e3fe6c12f77695.tar.bz2 |
[MCJIT][ORC] Change test guards to 'UNSUPPORTED: system-darwin'.
These tests were guarded with 'UNSUPPORTED: target={{.*}}-darwin{{.*}}', but
that check may unintentionally pass if LLVM is configured with a host triple
that specifies a specific Darwin flavor, e.g. macOS with
-DLLVM_HOST_TRIPLE:STRING=aarch64-apple-macosx13.0. All darwin flavors should
set 'system-darwin', so this is a safer feature to check.
rdar://134942819
Diffstat (limited to 'clang/unittests/Interpreter/InterpreterTest.cpp')
0 files changed, 0 insertions, 0 deletions