[PATCH] D32705: [compiler-rt] move tsan's Android __get_tls() to sanitizer_common
    Kostya Kortchinsky via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue May  2 08:04:48 PDT 2017
    
    
  
cryptoad updated this revision to Diff 97452.
cryptoad added a comment.
As per Dmitry's request, make the function return `&__get_tls()[TLS_SLOT_TSAN]`.
https://reviews.llvm.org/D32705
Files:
  lib/sanitizer_common/sanitizer_linux.h
  lib/tsan/rtl/tsan_platform_linux.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32705.97452.patch
Type: text/x-patch
Size: 4200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/4d5ac85f/attachment.bin>
    
    
More information about the llvm-commits
mailing list