[libc-commits] [PATCH] D121334: [libc] Use the constexpr constructor to initialize exit handlers mutex.
Alex Brachet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Mar 9 14:08:22 PST 2022
abrachet accepted this revision.
abrachet added inline comments.
This revision is now accepted and ready to land.
================
Comment at: libc/src/stdlib/CMakeLists.txt:280
+ COMPILE_OPTIONS
+ -O3
DEPENDS
----------------
Why is this necessary?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121334/new/
https://reviews.llvm.org/D121334
More information about the libc-commits
mailing list