Lines Matching +full:flang +full:- +full:build
31 "Enable -Werror flags to turn warnings into errors for supporting compilers.")
70 # Check for flang
72 set(OPENMP_TEST_Fortran_COMPILER ${LLVM_RUNTIME_OUTPUT_INTDIR}/flang)
74 set(OPENMP_TEST_Fortran_COMPILER ${LLVM_RUNTIME_OUTPUT_INTDIR}/flang.exe)
77 # Set fortran test compiler if flang is found
79 message("Using local flang build at ${OPENMP_TEST_Fortran_COMPILER}")
92 include(config-ix)
107 # 32-bit systems are not supported either.
125 # Build host runtime library, after LIBOMPTARGET variables are set since they are needed
147 option(OPENMP_MSVC_NAME_SCHEME "Build dll with MSVC naming scheme." OFF)
149 # Build libompd.so
152 # Build documentation
155 # Now that we have seen all testsuites, create the check-openmp target.