feat(cli): add App.dd_resolution.tsv to supplement file handling (#3764)
This commit is contained in:
@@ -59,6 +59,8 @@ class Apple {
|
||||
// DD table files for cascade limiter (produced by 2-pass release build).
|
||||
'App.dd.link',
|
||||
'App.dd_callers.link',
|
||||
// Per-slot DD resolution outcome diagnostic (TSV).
|
||||
'App.dd_resolution.tsv',
|
||||
];
|
||||
|
||||
// This uses maybeCopy because not all versions of gen_snapshot/aot_tools
|
||||
|
||||
Reference in New Issue
Block a user