This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3f407d73ea1 [UnrollRuntime] Fix domTree failures in multiexit unrolling new 9597cfd242c Rename DIFlagFixedEnum to DIFlagEnumClass. NFC
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-c/DebugInfo.h | 3 ++- include/llvm/IR/DIBuilder.h | 4 ++-- include/llvm/IR/DebugInfoFlags.def | 2 +- lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 2 +- lib/IR/DIBuilder.cpp | 4 ++-- test/Assembler/DIEnumerator.ll | 12 ++++++------ test/DebugInfo/COFF/enum-co.ll | 2 +- test/DebugInfo/Generic/debug-info-enum.ll | 20 ++++++++++---------- test/DebugInfo/X86/enum-class.ll | 4 ++-- 9 files changed, 27 insertions(+), 26 deletions(-)