Skip to content

[ssaf] Integrate SSAF entity linker tool with swift-build#1406

Open
t-rasmud wants to merge 4 commits into
swiftlang:mainfrom
t-rasmud:integrate-ssaf-entity-linker
Open

[ssaf] Integrate SSAF entity linker tool with swift-build#1406
t-rasmud wants to merge 4 commits into
swiftlang:mainfrom
t-rasmud:integrate-ssaf-entity-linker

Conversation

@t-rasmud
Copy link
Copy Markdown
Contributor

Add EntityLinkerToolSpec and EntityLinker.xcspec, wire entityLinkerToolSpec into the CommandProducer protocol and TaskProducerContext, and invoke it from SourcesTaskProducer when INVOKE_SSAF is enabled to link JSON summary files produced by the compiler into a single .linked-summaries.json output.

rdar://176927559

t-rasmud added 4 commits May 15, 2026 16:00
  Add EntityLinkerToolSpec and EntityLinker.xcspec, wire entityLinkerToolSpec
  into the CommandProducer protocol and TaskProducerContext, and invoke it
  from SourcesTaskProducer when INVOKE_SSAF is enabled to link JSON summary
  files produced by the compiler into a single .linked-summaries.json output.

rdar://176927559
@t-rasmud
Copy link
Copy Markdown
Contributor Author

@wift-ci test

@t-rasmud t-rasmud marked this pull request as ready for review May 18, 2026 21:39
@t-rasmud
Copy link
Copy Markdown
Contributor Author

@swift-ci test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant