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 de28a32 commit 3286312Copy full SHA for 3286312
flang/lib/Common/CMakeLists.txt
@@ -5,7 +5,6 @@
5
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
#
7
#===------------------------------------------------------------------------===#
8
- ../Support/OpenMP-utils.cpp
9
10
add_flang_library(FortranCommon
11
binary-to-decimal.cpp
flang/lib/Support/CMakeLists.txt
@@ -49,6 +49,7 @@ add_flang_library(FortranSupport
49
default-kinds.cpp
50
idioms.cpp
51
LangOptions.cpp
52
+ OpenMP-utils.cpp
53
Version.cpp
54
${version_inc}
55
0 commit comments