[PATCH] D14574: Implement some TLS support for PowerPC64.
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 06:51:07 PST 2015
foad created this revision.
foad added reviewers: samsonov, eugenis.
foad added a subscriber: llvm-commits.
This is enough to get the asan static_tls.cc test case working.
http://reviews.llvm.org/D14574
Files:
lib/sanitizer_common/sanitizer_linux_libcdep.cc
lib/sanitizer_common/sanitizer_tls_get_addr.cc
test/asan/TestCases/Linux/static_tls.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14574.39914.patch
Type: text/x-patch
Size: 4470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151111/bb97d9cc/attachment.bin>
More information about the llvm-commits
mailing list