diff options
author | Petar Jovanovic <petar.jovanovic@mips.com> | 2018-02-06 11:11:28 +0000 |
---|---|---|
committer | Petar Jovanovic <petar.jovanovic@mips.com> | 2018-02-06 11:11:28 +0000 |
commit | 714f2413042c1af42269845514e00d2145fcfb50 (patch) | |
tree | 49a13aa94020b0bd512d6b7805ee57b4da2ce9d9 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | e290a8cd801819850f467f2ab4e3536bcfb5de79 (diff) | |
download | bcm5719-llvm-714f2413042c1af42269845514e00d2145fcfb50.tar.gz bcm5719-llvm-714f2413042c1af42269845514e00d2145fcfb50.zip |
[DeadArgumentElim] Set pointer to DISubprogram before calling RAUW. NFC
It is better to update pointer of the DISuprogram before we call RAUW for
still live arguments of the function, because with the change reviewed in
D42541 in RAUW we compare DISubprograms rather than functions itself.
Patch by Djordje Todorovic.
Differential Revision: https://reviews.llvm.org/D42794
llvm-svn: 324335
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions