[libcxx-commits] [lldb] [pstl] [llvm] [mlir] [libc] [compiler-rt] [libcxx] [openmp] [clang-tools-extra] [clang] [lld] [Driver] Test ignored target-specific options for AMDGPU/NVPTX (PR #79222)
Joseph Huber via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 24 09:25:07 PST 2024
================
@@ -0,0 +1,5 @@
+/// Some target-specific options are ignored for GPU, so %clang exits with code 0.
+// DEFINE: %{check} = %clang -### -c -mcmodel=medium
----------------
jhuber6 wrote:
Probably depends on the option we're testing. We could do both.
https://github.com/llvm/llvm-project/pull/79222
More information about the libcxx-commits
mailing list