[libcxx-commits] [libcxx] [libc++] Encode additional ODR-affecting properties in the ABI tag (PR #69669)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 26 06:05:14 PDT 2023


ldionne wrote:

> To make the size comparison easier, bloaty has a builtin comparison feature, see the docs here: https://github.com/google/bloaty/blob/main/doc/using.md
> 
> Comparison commands seem to look like: `bloaty binary.after -- binary.before`.

Yeah I realized that after reading @MaskRay 's blog post, thanks a bunch! I'll use that going forward :)

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


More information about the libcxx-commits mailing list