This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ac0e90fd248 AMDGPU: Fix stray typing new 44ef0a6b7c1 Teach the symbolizer lib symbolize objects directly.
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/DebugInfo/Symbolize/Symbolize.h | 13 ++++- lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | 4 +- lib/DebugInfo/Symbolize/SymbolizableObjectFile.h | 6 +- lib/DebugInfo/Symbolize/Symbolize.cpp | 64 ++++++++++++++++------ .../X86/disassemble-archive-with-source.ll | 49 +++++++++++++++++ tools/llvm-objdump/llvm-objdump.cpp | 3 +- 6 files changed, 113 insertions(+), 26 deletions(-) create mode 100644 test/tools/llvm-objdump/X86/disassemble-archive-with-source.ll