This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9efb2c6 Handle -mlong-calls on Hexagon new b9b3e3d Revert r280035 (and followups r280057, r280085), it caused PR30195 new 0486e5e [Hexagon] Use handleTargetFeaturesGroup to process target-spe [...]
The 2 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/Driver/CC1Options.td | 2 ++ include/clang/Driver/Options.td | 4 --- include/clang/Driver/Types.def | 3 -- include/clang/Driver/Types.h | 5 --- lib/Basic/Targets.cpp | 35 +++++++++++++++------ lib/Driver/Driver.cpp | 14 ++------- lib/Driver/Tools.cpp | 63 +++++++++++-------------------------- lib/Driver/Types.cpp | 21 ++----------- lib/Frontend/CompilerInvocation.cpp | 2 -- lib/Parse/Parser.cpp | 8 +---- test/Driver/cl-pch.cpp | 4 +-- test/Driver/modules-ts.cpp | 38 ---------------------- 12 files changed, 55 insertions(+), 144 deletions(-) delete mode 100644 test/Driver/modules-ts.cpp