Skip to content

Commit

Permalink
[llvm] Unbreak no-assertion testing
Browse files Browse the repository at this point in the history
  • Loading branch information
davezarzycki committed May 4, 2021
1 parent caa8431 commit 05146fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions llvm/test/Transforms/OpenMP/single_threaded_execution.ll
@@ -1,4 +1,5 @@
; RUN: opt -passes=openmp-opt-cgscc -debug-only=openmp-opt -disable-output < %s 2>&1 | FileCheck %s
; REQUIRES: asserts
; ModuleID = 'single_threaded_exeuction.c'

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

0 comments on commit 05146fe

Please sign in to comment.