[PATCH] D54096: [WebAssembly] Add support for the event section
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 7 14:45:47 PST 2018
sbc100 added inline comments.
================
Comment at: test/ObjectYAML/wasm/event_section.yaml:30
+ Limits:
+ Initial: 0x00000000
+ - Type: FUNCTION
----------------
Would it be worth reducing this test case to something more minimal? I think you could remove most of this if you like
Repository:
rL LLVM
https://reviews.llvm.org/D54096
More information about the llvm-commits
mailing list