[libcxx-commits] [PATCH] D128021: [libc++] Don't call key_eq in unordered_map/set rehashing routine

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 22 22:58:26 PDT 2022


Mordante added a comment.

In D128021#3603708 <https://reviews.llvm.org/D128021#3603708>, @itrofimow wrote:

> In D128021#3593922 <https://reviews.llvm.org/D128021#3593922>, @Mordante wrote:
>
>> 
>
> Would this example <https://pastebin.com/raw/64AgVneW> be enough?
> I could've messed up compile flags, and guidance would be appreciated if i did so

Thanks! Can you provide the output of the `size` command instead of the `ls` command for both binaries?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128021/new/

https://reviews.llvm.org/D128021



More information about the libcxx-commits mailing list