1 // REQUIRES: target=aarch64{{.*}} || target=x86{{.*}} || target=arm{{.*}}
2 // Above restricts the test to those architectures that match "ret" to return
4 // Verify that the driver can consume MLIR/FIR files.
6 // RUN: %flang_fc1 -S %s -o - | FileCheck %s