[clang] [llvm] Computing, storing, and restoring conservative call graphs with LLVM (PR #80104)

Paul Kirth via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 31 11:29:44 PST 2024


ilovepi wrote:

while its kind of nice to see the complete patch, it looks to me like each of these changes is independent, and should be stacked rather than commited in bulk. Many of us have had good experience with `spr`, so I'd suggest maybe abandoning this PR and re-uploading a stack that can have each part reviewed independently. This will make our review much easier, and the independent changes can land on their own. Plus it will make adding reviewers much easier.

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


More information about the cfe-commits mailing list