brintos

brintos / llvm-project-archived public Read only

0
0
Text · 428 B · 01e6625 Raw
8 lines · plain
1! RUN: %flang_fc1 -emit-llvm -fopenmp -fopenmp-version=51 -fopenmp-targets=amdgcn-amd-amdhsa -o - %s | FileCheck %s2program missing_inode3#line "/this_path_should_not_exist_on_any_system_out_there/and_if_it_does_it_will_break_the/tes.f90" 7004    ! CHECK:  define internal void @__omp_offloading_{{[0-9a-f]+}}_{{[0-9a-f]+}}__QQmain_l7015    !$omp target6        call some_routine()7    !$omp end target8end program missing_inode