diff options
author | Zachary Turner <zturner@google.com> | 2018-08-02 17:08:03 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2018-08-02 17:08:03 +0000 |
commit | 172aea10fa5a6f82717e701d0ba1f531d5e6027f (patch) | |
tree | c0960a83eb59483e64a96f483bac2b0e7b877fa2 /lldb/packages/Python/lldbsuite/test/python_api/value | |
parent | 04238818209030c23a2210a372294c88248d62ce (diff) | |
download | bcm5719-llvm-172aea10fa5a6f82717e701d0ba1f531d5e6027f.tar.gz bcm5719-llvm-172aea10fa5a6f82717e701d0ba1f531d5e6027f.zip |
[MS Demangler] Resolve back-references lazily.
We need to both record and resolve back-references lazily due to
not being able to know until a demangling is complete whether or
not a name should go into the back-reference table.. This patch
implements lazy resolution of back-references, but we still have
eager recording of back-references. This will be fixed in a
subsequent patch.
llvm-svn: 338736
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value')
0 files changed, 0 insertions, 0 deletions