This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d7eaf516d4f Rename CommandFlags.h -> CommandFlags.def new f8061938e02 [SelectionDAG] Add a debug message when vector_shuffle node [...] new 55bf3758f5d Rename MCTargetOptionsCommandFlags.h to .def as it is not a [...]
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/llvm/CodeGen/CommandFlags.def | 2 +- ...mandFlags.h => MCTargetOptionsCommandFlags.def} | 24 +++++++++++----------- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 4 +++- tools/dsymutil/DwarfLinker.cpp | 2 +- tools/llvm-dwp/llvm-dwp.cpp | 2 +- .../llvm-mc-assemble-fuzzer.cpp | 2 +- tools/llvm-mc/llvm-mc.cpp | 2 +- unittests/DebugInfo/DWARF/DwarfGenerator.cpp | 7 +++---- 8 files changed, 23 insertions(+), 22 deletions(-) rename include/llvm/MC/{MCTargetOptionsCommandFlags.h => MCTargetOptionsCommandFla [...]