summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Function.cpp
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2017-03-31 20:23:22 +0000
committerTamas Berghammer <tberghammer@google.com>2017-03-31 20:23:22 +0000
commit4c08fe284125d6505008239c39b3847d5818ff40 (patch)
treec730411862f0c489e9090d3557fc301b2aeff49c /llvm/lib/IR/Function.cpp
parent12aa5b733e3e8f1017256ca1f694de8ffc0a4d6e (diff)
downloadbcm5719-llvm-4c08fe284125d6505008239c39b3847d5818ff40.tar.gz
bcm5719-llvm-4c08fe284125d6505008239c39b3847d5818ff40.zip
Add support for sythetic operator dereference
Summary: After this change a sythetic child provider can generate a special child named "$$dereference$$" what if present is used when "operator*" or "operator->" used on a ValueObject. The goal of the change is to make expressions like "up->foo" work inside the "frame variable" command. Reviewers: labath, jingham Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D31368 llvm-svn: 299251
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud