[PATCH] D82397: [scudo][standalone] mallopt runtime configuration options
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 23 16:44:26 PDT 2020
pcc added a comment.
Where does the configuration need to live? If it just needs to be a build-time configuration, that may be simpler than exposing new `mallopt` options.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82397/new/
https://reviews.llvm.org/D82397
More information about the llvm-commits
mailing list