Darwin also needs to use __tsan_tls_initialization
to pass the test.
Details
Details
- Reviewers
melver - Commits
- rGade5023c54cf: tsan: fix tls_race3 test on darwin
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Hi,
This change seems to be causing issues with Power PC buildbots. One such bot is https://lab.llvm.org/buildbot/#/builders/52/builds/10906. Can you please take a look to fix/revert the change? If there is anything I could do to help investigate, please let me know.
Thanks!
Comment Actions
I think that if we pull this, we'll just break the test case that this fixes. Please advise how we should proceed with this @dvyukov
Comment Actions
@saghir Since the bots have been failing for a few days now and there is no response, please try to figure out what commit this is a fix for so we can revert all related commits until we can get to the bottom of this problem.