Skip to content

Commit 05146fe

Browse files
committed
[llvm] Unbreak no-assertion testing
1 parent caa8431 commit 05146fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/Transforms/OpenMP/single_threaded_execution.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
; RUN: opt -passes=openmp-opt-cgscc -debug-only=openmp-opt -disable-output < %s 2>&1 | FileCheck %s
2+
; REQUIRES: asserts
23
; ModuleID = 'single_threaded_exeuction.c'
34

45
%struct.ident_t = type { i32, i32, i32, i32, i8* }

0 commit comments

Comments
 (0)