summaryrefslogtreecommitdiff
path: root/src/passes/PostEmscripten.cpp
diff options
context:
space:
mode:
authorThomas Lively <7121787+tlively@users.noreply.github.com>2020-09-22 12:13:12 -0700
committerGitHub <noreply@github.com>2020-09-22 12:13:12 -0700
commite5bf7680a0616f994a9c5c266df9ba76f21e93e9 (patch)
treeb141bd00a7368c438ca51cd54a77658b06734fad /src/passes/PostEmscripten.cpp
parent0f9339d4e9cfce796d5056c962a183680a19c8ea (diff)
downloadbinaryen-e5bf7680a0616f994a9c5c266df9ba76f21e93e9.tar.gz
binaryen-e5bf7680a0616f994a9c5c266df9ba76f21e93e9.tar.bz2
binaryen-e5bf7680a0616f994a9c5c266df9ba76f21e93e9.zip
Remove redundant allocator in Builder (#3144)
Builders gained a `Module` field in #3130 because they now require extra context to properly finalize some Expressions. Since modules contain allocators, the old allocator field on the builder became redundant after that change. This PR removes the redundant allocator field.
Diffstat (limited to 'src/passes/PostEmscripten.cpp')
0 files changed, 0 insertions, 0 deletions