[lld] [lld][COFF][NFC] Factor out exception table sorting. (PR #72518)

Jacek Caban via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 17 03:44:09 PST 2023


cjacek wrote:

Thanks for reviews. I merged with a small fixup to check firstPdata earlier. Previous version was fine in practice, but I think it could upset sanitizers because of uninitialized lastPdata being passed.

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


More information about the llvm-commits mailing list