commit | b1fa8255dbedb70e57d3a55464e011b63a891cb6 | [log] [tgz] |
---|---|---|
author | Matt Morehouse <[email protected]> | Tue Aug 22 21:28:29 2017 |
committer | Matt Morehouse <[email protected]> | Tue Aug 22 21:28:29 2017 |
tree | 34287c7f406eceff3adc4947dbe3b33488810cda | |
parent | 0c4c2ce0b0c4311f97396f52e7fb7f5ee5b8ce01 [diff] |
[SanitizerCoverage] Optimize stack-depth instrumentation. Summary: Use the initialexec TLS type and eliminate calls to the TLS wrapper. Fixes the sanitizer-x86_64-linux-fuzzer bot failure. Reviewers: vitalybuka, kcc Reviewed By: kcc Subscribers: hiraditya, llvm-commits Differential Revision: https://reviews.llvm.org/D37026 llvm-svn: 311490