Skip to content

Commit 6ff129c

Browse files
author
David Ungar
committed
Move file only
1 parent fc9ad01 commit 6ff129c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

lib/AST/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ add_swift_host_library(swiftAST STATIC
4444
Evaluator.cpp
4545
Expr.cpp
4646
FineGrainedDependencies.cpp
47-
FineGrainedDependenciesSourceFileDepGraphConstructor.cpp
4847
GenericEnvironment.cpp
4948
GenericSignature.cpp
5049
GenericSignatureBuilder.cpp
@@ -68,6 +67,7 @@ add_swift_host_library(swiftAST STATIC
6867
RequirementEnvironment.cpp
6968
SyntaxASTMap.cpp
7069
SILLayout.cpp
70+
SourceFileDepGraphConstructor.cpp
7171
Stmt.cpp
7272
SubstitutionMap.cpp
7373
SwiftNameTranslation.cpp

0 commit comments

Comments
 (0)