diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-07-01 21:13:37 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-07-01 21:13:37 +0000 |
commit | e844cd53051aa886e9376f299501684e31f0ca40 (patch) | |
tree | 9fa3f3f0037b1e32097dcdc3c3a7213d69d68753 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp | |
parent | 3c7228e4684b88651412273661db32d6cc554ebe (diff) | |
download | bcm5719-llvm-e844cd53051aa886e9376f299501684e31f0ca40.tar.gz bcm5719-llvm-e844cd53051aa886e9376f299501684e31f0ca40.zip |
DebugInfo: Keep track of subprograms who's arguments have been promoted.
Matching behavior with DeadArgumentElimination (and leveraging some
now-common infrastructure), keep track of the function from debug info
metadata if arguments are promoted.
This may produce interesting debug info - since the arguments may be
missing or of different types... but at least backtraces, inlining, etc,
will be correct.
llvm-svn: 212128
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp')
0 files changed, 0 insertions, 0 deletions