Commit 1876a89
committed
[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.1 parent d2a7a24 commit 1876a89
File tree
1 file changed
+1
-0
lines changed- llvm/test/tools/llvm-exegesis/X86
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
0 commit comments