[PATCH] D92315: [WebAssembly] Change prefix on data segment flags to WASM_DATA_SEGMENT
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 30 07:29:56 PST 2020
sbc100 added a comment.
I wonder though if we can share the same set of flags for both? Don't table elem and data elem segment share the same set of flags?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92315/new/
https://reviews.llvm.org/D92315
More information about the llvm-commits
mailing list