Skip to content

Commit

Permalink
Added test for issue llvm#76121
Browse files Browse the repository at this point in the history
  • Loading branch information
chandankds committed Mar 11, 2024
1 parent 4f4fae3 commit 22f085c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openmp/runtime/test/lit.site.cfg.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

config.test_c_compiler = "@OPENMP_TEST_C_COMPILER@"
config.test_cxx_compiler = "@OPENMP_TEST_CXX_COMPILER@"
config.test_fortran_compiler="@OPENMP_TEST_Fortran_COMPILER@"
config.test_compiler_features = @OPENMP_TEST_COMPILER_FEATURES@
config.test_compiler_has_omp_h = @OPENMP_TEST_COMPILER_HAS_OMP_H@
config.test_filecheck = "@OPENMP_FILECHECK_EXECUTABLE@"
Expand Down
File renamed without changes.

0 comments on commit 22f085c

Please sign in to comment.