The current exclusion is checking the LLVM backend, but it should be
checking the target platform.
Details
Details
- Reviewers
labath DavidSpickett
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I don't think this is correct, as we should be able to open the core file on non-arm machines as well. The x86 bot (https://lab.llvm.org/buildbot/#/builders/68) seems to be fine with this.
Comment Actions
The windows bot is also ok with it https://lab.llvm.org/buildbot/#/builders/83/builds/21772.
What setup did you have issues on and what did the errors say?