Skip to content

Commit 3286312

Browse files
committed
Post-merge fixes
1 parent de28a32 commit 3286312

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

flang/lib/Common/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
#
77
#===------------------------------------------------------------------------===#
8-
../Support/OpenMP-utils.cpp
98

109
add_flang_library(FortranCommon
1110
binary-to-decimal.cpp

flang/lib/Support/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ add_flang_library(FortranSupport
4949
default-kinds.cpp
5050
idioms.cpp
5151
LangOptions.cpp
52+
OpenMP-utils.cpp
5253
Version.cpp
5354
${version_inc}
5455

0 commit comments

Comments
 (0)