add_swift_library(swiftASTSectionImporter
  ASTSectionImporter.cpp
  LINK_LIBRARIES swiftBasic
  COMPONENT_DEPENDS core)

