[Driver] Convert test to check 'target=...'
authorPaul Robinson <paul.robinson@sony.com>
Wed, 4 Jan 2023 14:41:59 +0000 (06:41 -0800)
committerPaul Robinson <paul.robinson@sony.com>
Wed, 4 Jan 2023 14:46:00 +0000 (06:46 -0800)
Part of the project to eliminate special handling for triples in lit
expressions.

clang/test/Driver/fat-archive-unbundle-ext.c

index 09b1ca1..b409aa6 100644 (file)
@@ -1,5 +1,5 @@
 // REQUIRES: x86-registered-target
-// UNSUPPORTED: target={{.*-windows.*}}, darwin, target={{.*}}-aix{{.*}}
+// UNSUPPORTED: target={{.*-windows.*}}, target={{.*-darwin.*}}, target={{.*}}-aix{{.*}}
 
 // Generate dummy fat object
 // RUN: %clang -O0 -target %itanium_abi_triple %s -c -o %t.host.o