[PATCH] D55149: [WebAssembly] Enforce assembler emits emits to streamer in order.
Wouter van Oortmerssen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 30 15:06:53 PST 2018
aardappel added a comment.
This took me a while to figure out what was going wrong (lack of .local in a file caused emitLocal not to be called which produced invalid wasm code sections...)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55149/new/
https://reviews.llvm.org/D55149
More information about the llvm-commits
mailing list