summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-binary.cpp
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2017-10-20 10:28:09 -0700
committerGitHub <noreply@github.com>2017-10-20 10:28:09 -0700
commit939706d9c4d7584a2a1c2627986f977512490058 (patch)
tree6defed2c7f222670105626aa8a244f7032d236e3 /src/wasm/wasm-binary.cpp
parent23808ad092d409c1022b552eddae8093160fd37e (diff)
downloadbinaryen-939706d9c4d7584a2a1c2627986f977512490058.tar.gz
binaryen-939706d9c4d7584a2a1c2627986f977512490058.tar.bz2
binaryen-939706d9c4d7584a2a1c2627986f977512490058.zip
Avoid returning a PassRunner just for OptimizationOptions (#1234)
* avoid returning a PassRunner just for OptimizationOptions, it would need a more careful design with a copy constructor. instead, just simplify the API to do the thing we need, which is run the passes * disallow copy constructor * delete copy operator too
Diffstat (limited to 'src/wasm/wasm-binary.cpp')
0 files changed, 0 insertions, 0 deletions