| Issue |
208121
|
| Summary |
[SSAF] Merge summary data for entities in ssaf-linker
|
| Labels |
clang:ssaf
|
| Assignees |
|
| Reporter |
jkorous-apple
|
This PR introduces summary data aggregation at a single TU scope. For a given entity, each declaration can contribute to the summary data and we aggregate these contribution.
[SSAF] Properly handle contributors with multiple declarations
https://github.com/llvm/llvm-project/pull/204482
We need to implement aggregation also in ssaf-linker to cover the scenario where declarations in multiple different TUs contribute summary data.
We expect that most summaries will extract data from definitions, rather than just declarations but we need to develop this functionality nevertheless.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs