[Lldb-commits] [PATCH] D70100: [DWARF] Handle call sites with indirect call targets
Vedant Kumar via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 12 10:37:26 PST 2019
vsk updated this revision to Diff 228920.
vsk marked 3 inline comments as done.
vsk added a comment.
- Add doxygen comments describing {Direct,Indirect}CallEdge & address the rest of Adrian's comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70100/new/
https://reviews.llvm.org/D70100
Files:
lldb/include/lldb/Symbol/Function.h
lldb/include/lldb/Symbol/SymbolFile.h
lldb/packages/Python/lldbsuite/test/functionalities/param_entry_vals/basic_entry_values_x86_64/main.cpp
lldb/source/Expression/DWARFExpression.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h
lldb/source/Symbol/Function.cpp
lldb/source/Target/StackFrameList.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70100.228920.patch
Type: text/x-patch
Size: 28307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191112/ad4aac74/attachment-0001.bin>
More information about the lldb-commits
mailing list