We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caa8431 commit 05146feCopy full SHA for 05146fe
llvm/test/Transforms/OpenMP/single_threaded_execution.ll
@@ -1,4 +1,5 @@
1
; RUN: opt -passes=openmp-opt-cgscc -debug-only=openmp-opt -disable-output < %s 2>&1 | FileCheck %s
2
+; REQUIRES: asserts
3
; ModuleID = 'single_threaded_exeuction.c'
4
5
%struct.ident_t = type { i32, i32, i32, i32, i8* }
0 commit comments