llvm-project
1876a89b - [llvm-exegesis] Require RISCV Target for new test

Commit
190 days ago
[llvm-exegesis] Require RISCV Target for new test This test was causing buildbot failures because it requires both the RISCV and X86 targets to be enabled to run successfully. It already requires the X86 target by virtue of being in the X86/ test directory, but failed to require the RISCV target, which this patch corrects.
Committer
Parents
Loading