[clang] [llvm] Fixed stack size estimates in the function for the -fstack-usage option (PR #173181)

via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 6 10:50:33 PST 2026


pzhengqc wrote:

I wonder if we should do the same in AsmPrinter::emitStackSizeSection which emits function stack size information into a section? Maybe @SeanEveson can comment on this?

https://github.com/llvm/llvm-project/pull/173181


More information about the cfe-commits mailing list