diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2022-07-07 15:58:42 +0100 |
---|---|---|
committer | Michael Buch <michaelbuch12@gmail.com> | 2022-07-22 08:02:08 +0100 |
commit | 317c8bf84d185c6b4a51a415c0deb7f8af661cb6 (patch) | |
tree | f4c4bd6d8ca9a162d05c023765f713401f57a8b7 /clang/lib/CodeGen | |
parent | fcf4e252f4d992cade4bdfe5aed10ff96fa40202 (diff) | |
download | llvm-317c8bf84d185c6b4a51a415c0deb7f8af661cb6.zip llvm-317c8bf84d185c6b4a51a415c0deb7f8af661cb6.tar.gz llvm-317c8bf84d185c6b4a51a415c0deb7f8af661cb6.tar.bz2 |
[LLDB][Expression] Allow instantiation of IR Entity from ValueObject
This is required in preparation for the follow-up patch which adds
support for evaluating expressions from within C++ lambdas. In such
cases we need to materialize variables which are not part of the
current frame but instead are ivars on a 'this' pointer of the current
frame.
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions