[PATCH] D16164: [LSan] Use __tls_get_addr interceptor to keep track of dynamic TLS.

Alexey Samsonov via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 10:54:05 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL257785: [LSan] Use __tls_get_addr interceptor to keep track of dynamic TLS. (authored by samsonov).

Changed prior to commit:
  http://reviews.llvm.org/D16164?vs=44812&id=44906#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16164

Files:
  compiler-rt/trunk/lib/asan/asan_thread.cc
  compiler-rt/trunk/lib/asan/asan_thread.h
  compiler-rt/trunk/lib/lsan/lsan.cc
  compiler-rt/trunk/lib/lsan/lsan_common.cc
  compiler-rt/trunk/lib/lsan/lsan_common.h
  compiler-rt/trunk/lib/lsan/lsan_interceptors.cc
  compiler-rt/trunk/lib/lsan/lsan_thread.cc
  compiler-rt/trunk/lib/lsan/lsan_thread.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16164.44906.patch
Type: text/x-patch
Size: 9770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160114/f5db2989/attachment.bin>


More information about the llvm-commits mailing list