This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8ef7e4db005 [TargetTransformInfo] Static alloca has 0 cost new e11a1f2d132 llvm-dwarfdump: Add support for -debug-info=<offset>.
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/DIContext.h | 5 +- include/llvm/DebugInfo/DWARF/DWARFContext.h | 10 ++- lib/DebugInfo/DWARF/DWARFContext.cpp | 98 ++++++++++++---------- .../llvm-dwarfdump/X86/debug_info_offset.test | 10 +++ tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 83 +++++++++++++++--- 5 files changed, 147 insertions(+), 59 deletions(-) create mode 100644 test/tools/llvm-dwarfdump/X86/debug_info_offset.test