bolt/deps/llvm-18.1.8/flang/test/Driver/print-effective-triple.f90
2025-02-14 19:21:04 +01:00

5 lines
175 B
Fortran

! 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