Skip to content

Commit 24fb760

Browse files
committed
Sort files alphabetically
1 parent 72e3c5d commit 24fb760

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flang/lib/Support/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@ if(FLANG_VENDOR)
4343
endif()
4444

4545
add_flang_library(FortranSupport
46+
default-kinds.cpp
4647
Fortran.cpp
4748
Fortran-features.cpp
48-
default-kinds.cpp
4949
idioms.cpp
5050
LangOptions.cpp
5151
OpenMP-utils.cpp
52-
Version.cpp
5352
Timing.cpp
53+
Version.cpp
5454
${version_inc}
5555

5656
LINK_COMPONENTS

0 commit comments

Comments
 (0)