TLS teardown is currently broken, as we unpoison the shadow a little bit
and to the right of the TLS section, rather than the full TLS section
itself. This currently breaks at -O0, and breaks with some upcoming
globals code that I have.
Details
Details
- Reviewers
vitalybuka - Commits
- rG62914bad46cf: [ASan] Fix TLS teardown.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo