[PATCH] D56690: [Nios2] Remove Nios2 backend

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 14 17:21:10 PST 2019


craig.topper created this revision.
craig.topper added reviewers: chandlerc, hans, efriedma.
Herald added subscribers: jfb, mgorny.

As mentioned here. This backend is incomplete and has not been maintained in several months. http://lists.llvm.org/pipermail/llvm-dev/2019-January/129121.html


https://reviews.llvm.org/D56690

Files:
  include/clang/Basic/BuiltinsNios2.def
  include/clang/Basic/TargetBuiltins.h
  include/clang/module.modulemap
  lib/Basic/CMakeLists.txt
  lib/Basic/Targets.cpp
  lib/Basic/Targets/Nios2.cpp
  lib/Basic/Targets/Nios2.h
  lib/Driver/ToolChains/CommonArgs.cpp
  test/Driver/nios2-cpu.c
  test/Misc/target-invalid-cpu-note.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56690.181676.patch
Type: text/x-patch
Size: 15717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190115/2775c949/attachment-0001.bin>


More information about the cfe-commits mailing list