summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2019-02-14 14:14:24 +0000
committerTeresa Johnson <tejohnson@google.com>2019-02-14 14:14:24 +0000
commitc374a800e7f84f701bf2fceb39c35d0909603c1e (patch)
tree1ec333748c684a5a07b2ae23f1e039efccbc756f /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
parent6ab83b7db642050db27c0734f89edd309da0e641 (diff)
downloadbcm5719-llvm-c374a800e7f84f701bf2fceb39c35d0909603c1e.tar.gz
bcm5719-llvm-c374a800e7f84f701bf2fceb39c35d0909603c1e.zip
Refine ArgPromotion metadata handling
Summary: In r353537 we now copy all metadata to the new function, with the old being removed when the old function is eliminated. In some cases the old function is dropped to a declaration (seems to only occur with the old PM). Go ahead and clear all metadata from the old function to handle that case, since verification will complain otherwise. This is consistent with what was being done for debug metadata before r353537. Reviewers: davidxl, uabelho Subscribers: jdoerfert, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D58215 llvm-svn: 354032
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud