Skip to content

Commit e469f84

Browse files
committed
[OpenMP][FIX] Fixup test
1 parent 7169c45 commit e469f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openmp/libomptarget/test/offloading/ctor_dtor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
// DUMP: Device 0 offload entries:
88
// DUMP-DAG: global var.: s
9-
// DUMP-DAG: kernel: __omp_offloading_16_{{.*}}_main_
9+
// DUMP-DAG: kernel: __omp_offloading_{{.*}}_main_
1010
//
1111
#include <cstdio>
1212
struct S {

0 commit comments

Comments
 (0)