This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f4c9d7c0dc4 [Support] Introduce createStringError helper function new cbe902c02cc [X86] Remove some unnecessary explicit calls to DCI.AddToWorkList. new aaa4c838e96 Revert r337981: it breaks the debuginfo-tests
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: lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp | 2 + lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 81 +++++++++++++++----------- lib/CodeGen/AsmPrinter/DwarfDebug.h | 9 +-- lib/Target/X86/X86ISelLowering.cpp | 10 ---- test/DebugInfo/X86/cu-ranges.ll | 11 ---- test/DebugInfo/X86/rnglists_base_attr.ll | 89 ----------------------------- test/DebugInfo/X86/rnglists_curanges.ll | 50 ---------------- 7 files changed, 51 insertions(+), 201 deletions(-) delete mode 100644 test/DebugInfo/X86/rnglists_base_attr.ll delete mode 100644 test/DebugInfo/X86/rnglists_curanges.ll