summaryrefslogtreecommitdiff
path: root/test/example/module-splitting.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2020-12-01 17:36:13 -0800
committerGitHub <noreply@github.com>2020-12-01 17:36:13 -0800
commita5403d47483836d5e2d53c3f3721bd376551624a (patch)
tree888d259d6296eda35d0d8e12b080b2a602ece012 /test/example/module-splitting.cpp
parent16d44ff96be46e03690fc4853b2b1312e3a543ce (diff)
downloadbinaryen-a5403d47483836d5e2d53c3f3721bd376551624a.tar.gz
binaryen-a5403d47483836d5e2d53c3f3721bd376551624a.tar.bz2
binaryen-a5403d47483836d5e2d53c3f3721bd376551624a.zip
[Printing] Print type names where possible. (#3410)
For a nested type, we used to print e.g. (param $x (ref (func (param i32)))) Instead of expanding the full type inline, which can get long for a deeply nested type, print a name when running the Print pass. In this example that would be something like (param $x (ref $i32_=>_none))
Diffstat (limited to 'test/example/module-splitting.cpp')
0 files changed, 0 insertions, 0 deletions