Skip to content

Commit 0ebdd00

Browse files
committed
fix afar flang lit test issue
1 parent 8dd538c commit 0ebdd00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flang/test/Lower/OpenMP/loop-lifetime.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
! This test checks the insertion of lifetime information for loop indices of
22
! OpenMP loop operations.
33
! RUN: %flang_fc1 -flang-experimental-hlfir -emit-llvm -fopenmp %s -o - | FileCheck %s
4+
! REQUIRES: stableFlang
45

56
! CHECK-LABEL: define void @wsloop_i32
67
subroutine wsloop_i32()

0 commit comments

Comments
 (0)