repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[flang] Accept polymorphic component element in storage_size
[llvm-project.git]
/
flang
/
test
/
Driver
/
print-effective-triple.f90
blob
5b32de96e93ac3037b480b2f1895178d1c378d6f
1
! Test that -print-target-triple prints correct triple.
2
3
! RUN: %flang -print-effective-triple 2>&1 --target=thumb-linux-gnu | FileCheck %s
4
5
! CHECK: armv4t-unknown-linux-gnu