================ @@ -11,6 +11,8 @@ // HELP-NEXT: Path to the WPASuite file containing the whole-program analysis result consumed by the source transformation. The extension selects which file format to use. // HELP-NEXT: --ssaf-include-local-entities // HELP-NEXT: Include block-scope (function-local) declarations in extracted SSAF summaries. By default they are omitted. +// HELP-NEXT: --ssaf-link-unit-id=<id> +// HELP-NEXT: Stable identifier used as the LinkUnit namespace name of every produced SSAF link unit. ---------------- dtarditi wrote:
The term "produced SSAF link unit is unclear here too." https://github.com/llvm/llvm-project/pull/218823 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
