JDevlieghere wrote: > I think we could make the mask uint32_t or even smaller.
If we ever have to change our mind later, then that becomes an ABI break. I think the performance improvements are negligible that I would rather play it safe, even if it's overkill now (that's what they said about IPv4 ;-) https://github.com/llvm/llvm-project/pull/198845 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
