[PATCH] D83993: [scudo][standalone] Change the release loop for efficiency purposes
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 17 10:27:27 PDT 2020
cryptoad updated this revision to Diff 278838.
cryptoad added a comment.
Corrected a bunch of things as apparently getting right into things
post vacation yielded a bunch of errors.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83993/new/
https://reviews.llvm.org/D83993
Files:
compiler-rt/lib/scudo/standalone/primary32.h
compiler-rt/lib/scudo/standalone/primary64.h
compiler-rt/lib/scudo/standalone/release.h
compiler-rt/lib/scudo/standalone/tests/release_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83993.278838.patch
Type: text/x-patch
Size: 14890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200717/64cf1b96/attachment.bin>
More information about the llvm-commits
mailing list