This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0d9c750bf7 Added llvm_unreachable to make sure the switch is always exh [...] new 230a02ed91 Revert "Frontend support for Nios2 target"
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/BuiltinsNios2.def | 70 ---------------- include/clang/Basic/TargetBuiltins.h | 10 --- lib/Basic/Targets.cpp | 145 ---------------------------------- lib/Driver/ToolChains/CommonArgs.cpp | 19 ----- test/Driver/nios2-cpu.c | 26 ------ 5 files changed, 270 deletions(-) delete mode 100644 include/clang/Basic/BuiltinsNios2.def delete mode 100644 test/Driver/nios2-cpu.c