llvm-6502/test/DebugInfo/Inputs
Alexey Samsonov 5eae90d727 Add support for fetching inlining context (stack of source code locations)
by instruction address from DWARF.

Add --inlining flag to llvm-dwarfdump to demonstrate and test this functionality,
so that "llvm-dwarfdump --inlining --address=0x..." now works much like
"addr2line -i 0x...", provided that the binary has debug info
(Clang's -gline-tables-only *is* enough).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163128 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-04 08:12:33 +00:00
..
dwarfdump-inl-test.elf-x86-64 Add support for fetching inlining context (stack of source code locations) 2012-09-04 08:12:33 +00:00
dwarfdump-test2.elf-x86-64 DebugInfo library: add support for fetching absolute paths to source files 2012-07-19 07:03:58 +00:00
dwarfdump-test3.elf-x86-64 DebugInfo library: add support for fetching absolute paths to source files 2012-07-19 07:03:58 +00:00
dwarfdump-test4.elf-x86-64 Fix the representation of debug line table in DebugInfo LLVM library, 2012-08-07 11:46:57 +00:00
dwarfdump-test.elf-x86-64 DebugInfo library: add support for fetching absolute paths to source files 2012-07-19 07:03:58 +00:00