blob: 0bd9f991fc45e1332ddf16699028e1d44b3edd41 [file] [log] [blame]
add_swift_host_library(swiftASTSectionImporter STATIC
ASTSectionImporter.cpp
LLVM_LINK_COMPONENTS core)
target_link_libraries(swiftASTSectionImporter PRIVATE
swiftBasic)