Sign in
llvm
/
llvm-project.git
/
refs/heads/users/pcc/spr/main.llvm-jitlink-fix-bug-in-target-address-computation
/
.
/
flang
/
test
/
Driver
/
print-effective-triple.f90
blob: 5b32de96e93ac3037b480b2f1895178d1c378d6f [
file
] [
log
] [
blame
] [
edit
]
!
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