mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
0dd3d6f49e
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). llvm-svn: 163128 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
llvm-dwarfdump.cpp | ||
LLVMBuild.txt | ||
Makefile |