bolt/deps/llvm-18.1.8/clang/test/Driver/darwin-mac-catalyst-32bit-not-supported.c
2025-02-14 19:21:04 +01:00

4 lines
179 B
C

// RUN: not %clang --target=i386-apple-ios13.1-macabi -c -### %s 2>&1 \
// RUN: | FileCheck %s
// CHECK: error: 32-bit targets are not supported when building for Mac Catalyst