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/packages/Python/lldbsuite/test/python_api/frame/main.c | |
parent | 4ed47784197e3922e0aa41cc89c6fd7d82221566 (diff) | |
download | bcm5719-llvm-46e331688800d785770f64c41804e6271127dd80.tar.gz bcm5719-llvm-46e331688800d785770f64c41804e6271127dd80.zip |
[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/packages/Python/lldbsuite/test/python_api/frame/main.c')
0 files changed, 0 insertions, 0 deletions