diff options
author | Derek Schuff <dschuff@google.com> | 2017-03-14 20:23:22 +0000 |
---|---|---|
committer | Derek Schuff <dschuff@google.com> | 2017-03-14 20:23:22 +0000 |
commit | e2688c432fcffff53d7d356d7530a0b139c16286 (patch) | |
tree | 2b97e836032eaecdaf9f998154ef61ff141975cd /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 265ca535ab1c208749c05fbbb2d18ddd0047dd65 (diff) | |
download | bcm5719-llvm-e2688c432fcffff53d7d356d7530a0b139c16286.tar.gz bcm5719-llvm-e2688c432fcffff53d7d356d7530a0b139c16286.zip |
[WebAssembly] Use LEB encoding for value types
Previously we were using the encoded LEB hex values
for the value types. This change uses the decoded
negative value and the LEB encoder to write them out.
Differential Revision: https://reviews.llvm.org/D30847
Patch by Sam Clegg
llvm-svn: 297777
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions