[dwarfdump] Add support for -debug-line=OFFSET
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 27 Sep 2017 09:33:45 +0000 (09:33 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 27 Sep 2017 09:33:45 +0000 (09:33 +0000)
commit65af0f958418dd20932c2dc5ea650f8b45448353
treeaad7a27e7dcde3158f20462fb6138198f35e01b8
parent2064e8227723542cd0f1a5ed71f69a5e388e7f5f
[dwarfdump] Add support for -debug-line=OFFSET

This patch adds support for passing an offset to -debug-line.

Differential revision: https://reviews.llvm.org/D38240

llvm-svn: 314288
llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/test/DebugInfo/Generic/lto-comp-dir.ll
llvm/test/DebugInfo/X86/stmt-list-multiple-compile-units.ll
llvm/test/tools/llvm-dwarfdump/X86/debug_line_offset.test [new file with mode: 0644]