diff options
-rw-r--r-- | llvm/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/CMakeLists.txt b/llvm/CMakeLists.txt index acebd3feb8b..b8eb19848bc 100644 --- a/llvm/CMakeLists.txt +++ b/llvm/CMakeLists.txt @@ -285,6 +285,7 @@ set(LLVM_ALL_TARGETS MSP430 NVPTX PowerPC + RISCV Sparc SystemZ WebAssembly |