[PATCH] D88523: scudo: Make it thread-safe to set some runtime configuration flags.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 09:43:27 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG719ab7309eb7: scudo: Make it thread-safe to set some runtime configuration flags. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D88523?vs=295153&id=295328#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88523

Files:
  compiler-rt/lib/scudo/standalone/atomic_helpers.h
  compiler-rt/lib/scudo/standalone/combined.h
  compiler-rt/lib/scudo/standalone/options.h
  compiler-rt/lib/scudo/standalone/primary32.h
  compiler-rt/lib/scudo/standalone/primary64.h
  compiler-rt/lib/scudo/standalone/wrappers_c.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88523.295328.patch
Type: text/x-patch
Size: 21641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/33ac1796/attachment.bin>


More information about the llvm-commits mailing list