summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorAlex Bradbury <asb@lowrisc.org>2019-07-18 04:05:18 +0000
committerAlex Bradbury <asb@lowrisc.org>2019-07-18 04:05:18 +0000
commit4e8d07fd7db2bd9d0c4384cb6b87e6bad1b4e120 (patch)
tree88d8d86f389919c3e5f8afaa1ee175fe60dc0743 /llvm
parent8aba95d64cf315d45b5d2faf2c809b7bd7f4e8e7 (diff)
downloadbcm5719-llvm-4e8d07fd7db2bd9d0c4384cb6b87e6bad1b4e120.tar.gz
bcm5719-llvm-4e8d07fd7db2bd9d0c4384cb6b87e6bad1b4e120.zip
[RISCV] Re-land r366331 d RISCV to LLVM_ALL_TARGETS
*San flagged issues should be now be addressed. llvm-svn: 366399
Diffstat (limited to 'llvm')
-rw-r--r--llvm/CMakeLists.txt1
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
OpenPOWER on IntegriCloud