This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1fa6eae52df Don't capture a temporary std::string in a StringRef. new 138f19e1de1 Revert "DebugInfo: Include .dwo file name when hashing mult [...] new c91ffc6f563 Revert "DebugInfo: Omit an empty CU when a subprogram was m [...]
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/DIEHash.cpp | 4 +- lib/CodeGen/AsmPrinter/DIEHash.h | 2 +- lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 30 ++++--------- .../Generic/split-dwarf-multiple-cu-hash.ll | 40 ----------------- test/DebugInfo/Generic/split-dwarf-omit-empty.ll | 52 ---------------------- 5 files changed, 11 insertions(+), 117 deletions(-) delete mode 100644 test/DebugInfo/Generic/split-dwarf-multiple-cu-hash.ll delete mode 100644 test/DebugInfo/Generic/split-dwarf-omit-empty.ll