[PATCH] D74696: [scudo][standalone] Shift some data from dynamic to static

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 09:39:55 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfc69967a4b98: [scudo][standalone] Shift some data from dynamic to static (authored by cryptoad).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74696

Files:
  compiler-rt/lib/scudo/standalone/CMakeLists.txt
  compiler-rt/lib/scudo/standalone/bytemap.h
  compiler-rt/lib/scudo/standalone/primary32.h
  compiler-rt/lib/scudo/standalone/primary64.h
  compiler-rt/lib/scudo/standalone/release.cpp
  compiler-rt/lib/scudo/standalone/release.h
  compiler-rt/lib/scudo/standalone/tsd_exclusive.h
  compiler-rt/lib/scudo/standalone/tsd_shared.h
  compiler-rt/lib/scudo/standalone/wrappers_c.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74696.245190.patch
Type: text/x-patch
Size: 12504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/d081b7d6/attachment.bin>


More information about the llvm-commits mailing list