brintos

brintos / llvm-project-archived public Read only

0
0
Text · 217 B · 5d3e9ba Raw
9 lines · plain
1! RUN: %python %S/../test_errors.py %s %flang -fopenmp2! CompilerDirective with openmp tests3 4!ERROR: !DIR$ IGNORE_TKR directive must appear in a subroutine or function5!dir$ ignore_tkr6 7program main8end program main9