Although the RISC-V target support is still experimental, it is
quickly maturing. The latest LLVM import brought in codegen
support for RV64G, so we should be able to begin experimenting
with clang as an alternate compiler.
Add the WITH/WITHOUT_LLVM_TARGET_RISCV build knobs, with the
target disabled by default.