summaryrefslogtreecommitdiffstats
path: root/llvm/utils
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-01-15 19:59:19 +0000
committerCraig Topper <craig.topper@intel.com>2019-01-15 19:59:19 +0000
commit99fcbf67d04d488d819bffb8fda3bb9d5504b63b (patch)
treed4875f7ae2caec0f1958b8906c5da47d82b78f25 /llvm/utils
parent55897389799ed8759c3f1da0cb0a07959ca8467e (diff)
downloadbcm5719-llvm-99fcbf67d04d488d819bffb8fda3bb9d5504b63b.tar.gz
bcm5719-llvm-99fcbf67d04d488d819bffb8fda3bb9d5504b63b.zip
[Nios2] Remove Nios2 backend
As mentioned here http://lists.llvm.org/pipermail/llvm-dev/2019-January/129121.html This backend is incomplete and has not been maintained in several months. Differential Revision: https://reviews.llvm.org/D56691 llvm-svn: 351231
Diffstat (limited to 'llvm/utils')
-rw-r--r--llvm/utils/gn/secondary/clang/lib/Basic/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/utils/gn/secondary/clang/lib/Basic/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/Basic/BUILD.gn
index 60323db120a..4d0578b0867 100644
--- a/llvm/utils/gn/secondary/clang/lib/Basic/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/Basic/BUILD.gn
@@ -58,7 +58,6 @@ static_library("Basic") {
"Targets/MSP430.cpp",
"Targets/Mips.cpp",
"Targets/NVPTX.cpp",
- "Targets/Nios2.cpp",
"Targets/OSTargets.cpp",
"Targets/PNaCl.cpp",
"Targets/PPC.cpp",
OpenPOWER on IntegriCloud