[PATCH] D87420: scudo: Introduce a new mechanism to let Scudo access a platform-specific TLS slot

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 10 13:55:49 PDT 2020


pcc updated this revision to Diff 291077.
pcc marked an inline comment as done.
pcc added a comment.

- Renamed the function per feedback on the Android review


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87420

Files:
  compiler-rt/lib/scudo/standalone/linux.h
  compiler-rt/lib/scudo/standalone/tsd_shared.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87420.291077.patch
Type: text/x-patch
Size: 4626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200910/2bd51bcb/attachment.bin>


More information about the llvm-commits mailing list