bolt/deps/llvm-18.1.8/flang/test/Driver/print-effective-triple.f90

6 lines
175 B
Fortran
Raw Normal View History

2025-02-14 19:21:04 +01:00
! Test that -print-target-triple prints correct triple.
! RUN: %flang -print-effective-triple 2>&1 --target=thumb-linux-gnu | FileCheck %s
! CHECK: armv4t-unknown-linux-gnu