diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2016-05-25 21:01:51 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2016-05-25 21:01:51 +0000 |
commit | 53a6672e21afae9d808ef229c045e65be337d166 (patch) | |
tree | 157c118eea19c8599777dd30e2a1b3a699fb247e /lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py | |
parent | 3d4f3a0da90bd1a34ff3ef4c3b99c1dbcca2e6cb (diff) | |
download | bcm5719-llvm-53a6672e21afae9d808ef229c045e65be337d166.tar.gz bcm5719-llvm-53a6672e21afae9d808ef229c045e65be337d166.zip |
ValueMaterializer: fuse materializeDeclFor and materializeInitFor (NFC)
They were originally separated to handle the co-recursion between
the ValueMapper and the ValueMaterializer. This recursion does not
exist anymore: the ValueMapper now uses a Worklist and the
ValueMaterializer is scheduling job on the Worklist.
Differential Revision: http://reviews.llvm.org/D20593
From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 270758
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/non-overlapping-index-variable-i/TestIndexVariable.py')
0 files changed, 0 insertions, 0 deletions