[PATCH] D110268: [llvm-profgen] Fix a bug of assertion
Lei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 22 13:23:05 PDT 2021
wlei added a comment.
> perhaps external code called these allocator functions. we're not going to optimize these anyways.
> I see, it's not user code. Probably because jemalloc isn't built with fp omission off.
I see, thanks for the context.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110268/new/
https://reviews.llvm.org/D110268
More information about the llvm-commits
mailing list