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
Break circular dependency between FIR dialect and utilities
[llvm-project.git]
/
flang
/
test
/
Semantics
/
empty.f90
blob
a1950c2a8a718ad23fe1a564fe06f9af92dacdf1
1
! RUN: %flang_fc1 -fsyntax-only %s
2
! RUN: rm -rf %t && mkdir %t
3
! RUN: touch %t/empty.f90
4
! RUN: %flang_fc1 -fsyntax-only %t/empty.f90