diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-12 19:25:45 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-12 19:25:45 +0000 |
commit | 83264b3580bb29e243c69ea3bb690ba609a5d6bf (patch) | |
tree | 0991a4acbbdd10e32aa6406499881476411933e0 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 2e398f1895b9ec154718fa03655f625e7848fff6 (diff) | |
download | bcm5719-llvm-83264b3580bb29e243c69ea3bb690ba609a5d6bf.tar.gz bcm5719-llvm-83264b3580bb29e243c69ea3bb690ba609a5d6bf.zip |
[DebugInfo] Add column info for inline sites
The column field is missing for all inline sites, currently it's always
zero. This changes populates DW_AT_call_column field for inline sites.
Test case modified to cover this change.
Patch by: Wenlei He
Differential revision: https://reviews.llvm.org/D64033
llvm-svn: 365945
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions