[flang] Accept polymorphic component element in storage_size
[llvm-project.git] / flang / test / Driver / print-effective-triple.f90
blob5b32de96e93ac3037b480b2f1895178d1c378d6f
1 ! Test that -print-target-triple prints correct triple.
3 ! RUN: %flang -print-effective-triple 2>&1 --target=thumb-linux-gnu | FileCheck %s
5 ! CHECK: armv4t-unknown-linux-gnu