This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] Reverting D34152
ClosedPublic

Authored by cryptoad on Jun 14 2017, 10:30 AM.

Details

Summary

This broke thread_local_quarantine_pthread_join.cc on some architectures, due
to the overhead of the stashed regions. Reverting while figuring out the best
way to deal with it.

Event Timeline

cryptoad created this revision.Jun 14 2017, 10:30 AM
alekseyshl accepted this revision.Jun 14 2017, 10:32 AM
This revision is now accepted and ready to land.Jun 14 2017, 10:32 AM
cryptoad closed this revision.Jun 14 2017, 10:32 AM