[PATCH] D93730: scudo: Move the management of the UseMemoryTagging bit out of the Primary. NFCI.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 16:53:32 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfaac1c02c802: scudo: Move the management of the UseMemoryTagging bit out of the Primary. NFCI. (authored by pcc).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93730

Files:
  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/tests/combined_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93730.313453.patch
Type: text/x-patch
Size: 9444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201223/1b0c9704/attachment.bin>


More information about the llvm-commits mailing list