This patch makes AsmPrinter print call preserved registers in comments at call site in assembly files.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Updated patch to fetch latest changes in AsmPrinter.cpp. I also feel that it would be good to add an option similar to -asm-show-inst in llc to control this printing. So what are reviewer's thoughts ?