The test seems to segfault on aarch64 with tsan:
https://lab.llvm.org/buildbot/#/builders/179/builds/6662
Reason unknown, needs debugging.
Details
Details
- Reviewers
melver Caslyn - Commits
- rGf6db55ea66cf: ubsan: disable sigaction test for aarch64
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks @dvyukov - I hope you don't mind I went ahead and committed this on your behalf.
Comment Actions
Actually, this test only fails on aarch64 using GNU ld. With lld, it works fine: https://lab.llvm.org/buildbot/#/builders/185/builds/4357