diff options
author | Derek Schuff <dschuff@google.com> | 2015-11-16 21:12:41 +0000 |
---|---|---|
committer | Derek Schuff <dschuff@google.com> | 2015-11-16 21:12:41 +0000 |
commit | 46e331688800d785770f64c41804e6271127dd80 (patch) | |
tree | e25a525eb0fc7631c209811630b33dbe16f16516 /lldb/scripts/Python/modify-python-lldb.py | |
parent | 4ed47784197e3922e0aa41cc89c6fd7d82221566 (diff) | |
download | llvm-46e331688800d785770f64c41804e6271127dd80.zip llvm-46e331688800d785770f64c41804e6271127dd80.tar.gz llvm-46e331688800d785770f64c41804e6271127dd80.tar.bz2 |
[WebAssembly] Fix function return type printing
Summary:
Previously return type information for a function was derived from
return dag nodes. But this didn't work for dags with != return node. So
instead compute it directly from the LLVM function as is done for imports.
Differential Revision: http://reviews.llvm.org/D14593
llvm-svn: 253251
Diffstat (limited to 'lldb/scripts/Python/modify-python-lldb.py')
0 files changed, 0 insertions, 0 deletions