Some of these tests break if the RISCV backend has not been built.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I'm a bit confused - what in these tests requires that lib/Target/RISCV was built?
These tests obviously don't fail on the standard builders for instance.
Comment Actions
Since this was reverted in rC347689, is it ok to remove the empty Driver directory from the repo as well?
Noticed by trying to do shell auto-complete for stuff like D54816.diff by just typing D<tab> :)