History log of /external/llvm/test/DebugInfo/Inputs/dwarfdump-inl-test.elf-x86-64
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f64edf8d802824202b50046638696a6b7897d4d6 08-Feb-2013 Alexey Samsonov <samsonov@google.com> Update tests for DWARF parser: store sources next to pre-built object files and provide build instructions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174711 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/DebugInfo/Inputs/dwarfdump-inl-test.elf-x86-64
5eae90d727c64ca5b4b43b110521b38dcd9f0de6 04-Sep-2012 Alexey Samsonov <samsonov@google.com> 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
/external/llvm/test/DebugInfo/Inputs/dwarfdump-inl-test.elf-x86-64