blob: a659ad51a8f0fded01b40899799b1eadf6b59745 [file] [log] [blame]
add_swift_library(swiftParse STATIC
Lexer.cpp
ParseDecl.cpp
ParseExpr.cpp
ParseGeneric.cpp
ParsePattern.cpp
Parser.cpp
ParseSIL.cpp
ParseStmt.cpp
ParseType.cpp
PersistentParserState.cpp
Scope.cpp
LINK_LIBRARIES
swiftSIL
swiftAST)