Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 15626 Build 15626: arc lint + arc unit
Event Timeline
Comment Actions
This is stalled, until we agree on whether to actually check the order of the sections, or break it down into logic to check less generally that certain sections come after others; and secondly whether the order of all the sections even should be specified.
I've raised a GitHub issue to gather further feedback: https://github.com/WebAssembly/tool-conventions/issues/45
Comment Actions
D54924, which tries to check similar things, has been landed. Let me know if you have any more suggestions.