[Flang] Remove some incorrect UNSUPPORTED clauses
authorPaul Robinson <paul.robinson@sony.com>
Tue, 13 Dec 2022 16:53:07 +0000 (08:53 -0800)
committerPaul Robinson <paul.robinson@sony.com>
Wed, 14 Dec 2022 12:33:04 +0000 (04:33 -0800)
Differential Revision: https://reviews.llvm.org/D139968

flang/test/Driver/code-gen-x86.f90
flang/test/Fir/target-rewrite-complex16.fir

index fe92eaf..b2bf956 100644 (file)
@@ -1,7 +1,6 @@
 ! Test -emit-obj (X86)
 
 ! REQUIRES: x86-registered-target, aarch64-registered-target
-! UNSUPPORTED: darwin, macos
 
 ! RUN: rm -f %t.o
 ! RUN: %flang_fc1 -triple x86_64-unknown-linux-gnu -emit-obj %s -o %t.o
index 00eff6c..2627af4 100644 (file)
@@ -1,5 +1,4 @@
 // RUN: fir-opt --target-rewrite="target=x86_64-unknown-linux-gnu" %s | FileCheck %s
-// UNSUPPORTED: darwin
 
 // Test that we rewrite the signature and body of a func.function that returns a
 // complex<16>.