[PATCH] D81702: [WASM] Avoid passing uninit section indices when not creating code or data sections
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 12 10:52:37 PDT 2020
sbc100 added a comment.
I guess its not easy to write a test for this since its a use of uninitialized data which can be non-deterministic?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81702/new/
https://reviews.llvm.org/D81702
More information about the llvm-commits
mailing list