[PATCH] D78108: [CSInfo][MIPS] Describe parameter value loaded by ADDiu instruction
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 27 04:49:40 PDT 2020
djtodoro accepted this revision.
djtodoro added a comment.
Thanks, lgtm. Please wait for others (for another day at least) to give their final comments.
In addition, I feel like mentioning the utility that could be useful for finding (target dependent) candidates for the `DW_AT_call_value` description: https://github.com/djolertrk/call-site-params-stats.
This could be useful when someone starts extending the support to other architectures as well.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78108/new/
https://reviews.llvm.org/D78108
More information about the llvm-commits
mailing list