diff options
author | Dan Gohman <dan433584@gmail.com> | 2015-11-25 21:13:02 +0000 |
---|---|---|
committer | Dan Gohman <dan433584@gmail.com> | 2015-11-25 21:13:02 +0000 |
commit | 80e34e0a189a297db76db86580e0716827f7fef2 (patch) | |
tree | 240bddd2af75ea66bad68c45231d676657ed044a /lldb/packages/Python/lldbsuite/test/python_api/target | |
parent | dd04fee8a607abb6f9214aafbf5d83a21a40c5fa (diff) | |
download | bcm5719-llvm-80e34e0a189a297db76db86580e0716827f7fef2.tar.gz bcm5719-llvm-80e34e0a189a297db76db86580e0716827f7fef2.zip |
[WebAssembly] Fix WebAssembly register numbering for registers added late.
If virtual registers are created late, mappings to WebAssembly
registers need to be added explicitly. This patch adds a function
to do so and teaches WebAssemblyPeephole to use it. This fixes
an out-of-bounds access on the WARegs vector.
llvm-svn: 254094
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target')
0 files changed, 0 insertions, 0 deletions