Skip to content

Commit 1812c76

Browse files
committed
Reorder cmake
1 parent f25305e commit 1812c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/lib/CIR/CodeGen/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ add_clang_library(clangCIR
1919
CIRGenClass.cpp
2020
CIRGenCleanup.cpp
2121
CIRGenCoroutine.cpp
22-
CIRGenCUDARuntime.cpp
2322
CIRGenCUDANV.cpp
23+
CIRGenCUDARuntime.cpp
2424
CIRGenDecl.cpp
2525
CIRGenDeclCXX.cpp
2626
CIRGenException.cpp

0 commit comments

Comments
 (0)