This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3c9c61a3bae Revert "[SanitizerCoverage] Create comdat for global arrays." new 87d1f822bf5 add IR flags to MI
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/CodeGen/MachineInstr.h | 8 +++++++- lib/CodeGen/MIRParser/MILexer.cpp | 3 +++ lib/CodeGen/MIRParser/MILexer.h | 3 +++ lib/CodeGen/MIRParser/MIParser.cpp | 11 ++++++++++- lib/CodeGen/MIRPrinter.cpp | 6 ++++++ lib/CodeGen/MachineInstr.cpp | 6 ++++++ test/CodeGen/MIR/X86/copyIRflags.mir | 11 ++++++----- 7 files changed, 41 insertions(+), 7 deletions(-)