[llvm] [LLVM][DWARF] Add support for monolithic types in .debug_names (PR #70515)
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 17 09:12:09 PST 2023
dwblaikie wrote:
> Ah yeah. I kind of viewed this whole fixup business as deficiency in github not to allow rebase.
Eh, like on Phab, I think it's handy to be able to see the incremental progress of the review. If someone's already reviewed a patch, they might benefit from being able to see the differences only from the last update to the previous, rather than the whole thing. Giving the steps names/descriptions is helpful too, helps to know what to look for in the changes, etc.
https://github.com/llvm/llvm-project/pull/70515
More information about the llvm-commits
mailing list