This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4fd93a8dab clang-format: [JS] do not wrap before any `is`. new f2b4fc2ba5 Revert "Add missing x86-registered-target." new 4c0a334af9 Revert "Fix another make_unique ambiguity." new be49b9d782 Revert "CodeGen, Driver: Start using direct split dwarf emis [...]
The 3 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 | 4 +- lib/CodeGen/BackendUtil.cpp | 75 +++++++++++++------------------------ lib/Driver/ToolChains/Clang.cpp | 20 +++++++--- test/CodeGen/split-debug-filename.c | 6 --- test/Driver/split-debug.c | 3 +- test/Driver/split-debug.s | 3 +- test/Misc/cc1as-split-dwarf.s | 26 ------------- tools/driver/cc1as_main.cpp | 37 +++++++----------- 8 files changed, 60 insertions(+), 114 deletions(-) delete mode 100644 test/Misc/cc1as-split-dwarf.s