This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 771c4b9eb5b Revert r314806 "[SLP] Vectorize jumbled memory loads." new f8a9b3953bd Revert r314817 "[dwarfdump] Add -lookup option" new f6bdff925ba Fix -Wcovered-switch-default warnings from r314821
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: include/llvm/DebugInfo/DIContext.h | 18 +- include/llvm/DebugInfo/DWARF/DWARFContext.h | 12 -- include/llvm/DebugInfo/DWARF/DWARFUnit.h | 10 +- lib/DebugInfo/DWARF/DWARFContext.cpp | 30 +-- lib/DebugInfo/DWARF/DWARFUnit.cpp | 2 +- lib/DebugInfo/PDB/PDBExtras.cpp | 5 +- test/tools/llvm-dwarfdump/X86/lookup.s | 285 ---------------------------- test/tools/llvm-dwarfdump/cmdline.test | 1 - tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 41 +--- tools/llvm-pdbutil/MinimalSymbolDumper.cpp | 3 +- 10 files changed, 17 insertions(+), 390 deletions(-) delete mode 100644 test/tools/llvm-dwarfdump/X86/lookup.s