ilovepi wrote: Do note that `clang/test/CodeGen/stack-usage-lifetimes.c` is included mostly for informational purposes, since its showing off the results of stack coloring. I included it here, since I found it really useful when testing out the 2 patches, and it makes it easy to show how the changes affect overall stack usage directly. I currently plan to remove the test before landing either patch, unless reviewers feel otherwise (though I don't know precisely where such a test should live).
https://github.com/llvm/llvm-project/pull/170517 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
