Add missing address operand, so that we can validate the output files.
Depends on D92315.
Paths
| Differential D92320
[WebAssembly][lld] Fix call-indirect.s test to validate ClosedPublic Authored by wingo on Nov 30 2020, 6:28 AM.
Details Summary Add missing address operand, so that we can validate the output files. Depends on D92315.
Diff Detail
Unit TestsFailed
Event Timelinewingo added a child revision: D92321: [lld][WebAssembly] Allow element sections for nonzero table numbers.Nov 30 2020, 6:29 AM Comment Actions Ready for review; I know that our tests don't have to validate, but sometimes it's useful to be able to check our work using wabt or similar, and in that case non-validating files can be a distraction. Comment Actions I think it would be create if all our tests validated. I wish we have some way to verify that is llvm itself. This revision is now accepted and ready to land.Jan 19 2021, 6:52 AM Closed by commit rG1a9b6e4a327f: [WebAssembly][lld] Fix call-indirect.s test to validate (authored by wingo). · Explain WhyJan 19 2021, 7:17 AM This revision was automatically updated to reflect the committed changes. wingo removed a child revision: D92321: [lld][WebAssembly] Allow element sections for nonzero table numbers.Feb 18 2021, 12:38 AM wingo added a child revision: D92321: [lld][WebAssembly] Allow element sections for nonzero table numbers.Mar 2 2021, 6:39 AM wingo removed a child revision: D92321: [lld][WebAssembly] Allow element sections for nonzero table numbers.Mar 3 2021, 2:22 AM wingo added a child revision: D92321: [lld][WebAssembly] Allow element sections for nonzero table numbers.Mar 3 2021, 2:49 AM
Revision Contents
Diff 310157 lld/test/wasm/Inputs/call-indirect.s
lld/test/wasm/call-indirect.ll
lld/test/wasm/compress-relocs.ll
|