diff options
| author | Thomas Bauereiss | 2020-05-04 17:57:49 +0100 |
|---|---|---|
| committer | Thomas Bauereiss | 2020-05-04 21:22:53 +0100 |
| commit | dc674a7320e4684e4dbe3ccf618c644bd83796ca (patch) | |
| tree | d930b8c85c2be14ecfda1302ff25237e73e0796b /lib/coverage | |
| parent | 929469c81d863703aa5817bbbd92c697eca3af26 (diff) | |
Mono: Try to fix bug in inter-procedural analysis
The monomorphisation analysis decides whether to split function
arguments in the callee or in callers. The code previously used a
datastructure that can hold results of either the one case or the other,
but there might be functions that are called in different contexts
leading to different decisions. This patch changes the datastructure to
support storing all instances of either case.
Diffstat (limited to 'lib/coverage')
0 files changed, 0 insertions, 0 deletions
