[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 12:25:20 PDT 2020


pcc added a comment.

In D87420#2266456 <https://reviews.llvm.org/D87420#2266456>, @eugenis wrote:

> Where is the implementation of getPlatformTlsSlot?

Here: https://android-review.googlesource.com/c/platform/bionic/+/1423770


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87420



More information about the llvm-commits mailing list