Hello.
Can somebody, please, explain what is expected behaviour of the next steps:
Decompilers code pass in debug arg only pairs of (loc: var) for the symbolized version of function, not the pseudocode.
Then in preprocessors we performs filtering by output of pseudocode for both stripped and debug versions, resulting in critically large value loss, and nonpredictable rename model.
So, should be both pseudocode versions been involved, or not?
If not - would it be correct to perform filterring by keys() comparsion?
Thanks.
@huzecong @pcyin @clegoues @bvasiles @sophieball @qibinc