diff options
author | Puyan Lotfi <puyan@puyan.org> | 2019-09-04 21:29:10 +0000 |
---|---|---|
committer | Puyan Lotfi <puyan@puyan.org> | 2019-09-04 21:29:10 +0000 |
commit | 028061d4ebeb777e3ad899519b56d7eafcb2faf9 (patch) | |
tree | 43dc0d9f06a1a4f425012f251548e20e48702251 /lldb/packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/TestStdFunctionStepIntoCallable.py | |
parent | c40449f3c5809762b97289cda33091801d2247a6 (diff) | |
download | bcm5719-llvm-028061d4ebeb777e3ad899519b56d7eafcb2faf9.tar.gz bcm5719-llvm-028061d4ebeb777e3ad899519b56d7eafcb2faf9.zip |
[mir-canon][NFC] Move MIR vreg renaming code to separate file for better reuse.
Moving MIRCanonicalizerPass vreg renaming code to MIRVRegNamerUtils so that it
can be reused in another pass (ie planing to write a standalone mir-namer pass).
I'm going to write a mir-namer pass so that next time someone has to author a
test in MIR, they can use it to cleanup the naming and make it more readable by
having the numbered vregs swapped out with named vregs.
Differential Revision: https://reviews.llvm.org/D67114
llvm-svn: 370985
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/std-function-step-into-callable/TestStdFunctionStepIntoCallable.py')
0 files changed, 0 insertions, 0 deletions