From: Paul Robinson Date: Tue, 13 Dec 2022 16:53:07 +0000 (-0800) Subject: [Flang] Remove some incorrect UNSUPPORTED clauses X-Git-Tag: upstream/17.0.6~23861 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=83f045f08c93c14ecb06246b75b46a5f3d28bec5;p=platform%2Fupstream%2Fllvm.git [Flang] Remove some incorrect UNSUPPORTED clauses Differential Revision: https://reviews.llvm.org/D139968 --- diff --git a/flang/test/Driver/code-gen-x86.f90 b/flang/test/Driver/code-gen-x86.f90 index fe92eaf..b2bf956 100644 --- a/flang/test/Driver/code-gen-x86.f90 +++ b/flang/test/Driver/code-gen-x86.f90 @@ -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 diff --git a/flang/test/Fir/target-rewrite-complex16.fir b/flang/test/Fir/target-rewrite-complex16.fir index 00eff6c..2627af4 100644 --- a/flang/test/Fir/target-rewrite-complex16.fir +++ b/flang/test/Fir/target-rewrite-complex16.fir @@ -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>.