We should also test the x86 target, since it has different backend defaults from
ARM.
Details
Details
- Reviewers
aprantl - Commits
- rG27425aec86c0: [CodeGen][DebugInfo] Add x86 entry value tests
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Hi @fdeazeve,
the test gets failed on Aarch64 builders
- https://lab.llvm.org/buildbot/#/builders/119/builds/14812
- https://lab.llvm.org/buildbot/#/builders/119/builds/14813
please note, this builder supports only Arm/Aarch64 targets and it does not support x86_64 and any other targets.