blob: 9ddb54024fb004ca5a94f57e39cdf180cd8e87c0 [file] [log] [blame]
add_swift_host_library(swiftASTSectionImporter STATIC
ASTSectionImporter.cpp
LLVM_COMPONENT_DEPENDS core)
target_link_libraries(swiftASTSectionImporter PRIVATE
swiftBasic)