Commits

Adrian Prantl committed b34d631aafc
Debug info: Implement multi-module swift ASTSections. When multiple swift .o files are linked, ld automatically concatenates the swift/AST sections. Updated section header, SwiftASTstreamer, ASTSectionImporter, and lldb-moduleimport-test to support this feature. Swift SVN r8325