This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ccf0b77ef9f Prune two MachineInstr.h includes, fix up deps new d4448b8ece0 Move endian constant from Host.h to SwapByteOrder.h, prune include
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/llvm/ADT/Hashing.h | 1 - include/llvm/BinaryFormat/Wasm.h | 1 + include/llvm/Support/Host.h | 28 ---------------------- include/llvm/Support/SHA1.h | 2 +- include/llvm/Support/SwapByteOrder.h | 28 ++++++++++++++++++++++ .../Orc/JITTargetMachineBuilder.cpp | 1 + lib/Support/Windows/WindowsSupport.h | 1 + .../X86/Disassembler/X86DisassemblerDecoder.cpp | 5 ++-- tools/llvm-exegesis/lib/RegisterValue.cpp | 1 + 9 files changed, 36 insertions(+), 32 deletions(-)