diff options
author | Alon Zakai <azakai@google.com> | 2022-01-06 14:05:29 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-06 14:05:29 -0800 |
commit | 5906a1f120e1485153d1effdc5557e576fd2fc61 (patch) | |
tree | f796699a481004eeffdc20960da52b7f7383456e /test/lit/binary/empty-param-name.test | |
parent | 73897b0884ebbf8555a811fe0263f1f5f05bd756 (diff) | |
download | binaryen-5906a1f120e1485153d1effdc5557e576fd2fc61.tar.gz binaryen-5906a1f120e1485153d1effdc5557e576fd2fc61.tar.bz2 binaryen-5906a1f120e1485153d1effdc5557e576fd2fc61.zip |
[ctor-eval] Remove stack hacks (#4429)
Remove some hackish code for fastcomp's stack handling. The stack pointer arrives
in an imported global there. Upstream does not do this, so this code is completely
unneeded these days (and, frankly, kind of scary as I read it now... it modeled the
stack as separate memory from the heap...).
Remove the tests for this as well. I verified that there was nothing else in those
tests that we need to keep.
Diffstat (limited to 'test/lit/binary/empty-param-name.test')
0 files changed, 0 insertions, 0 deletions