Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Currently there are no tests at all so one test is better than none :), I'm open to suggestions for more.
Comment Actions
Please add a little one-line comment at the top of the file describing what's being tested.
Otherwise, lgtm. Thanks for catching this.
test/CodeGen/WebAssembly/store-results.ll | ||
---|---|---|
13 ↗ | (On Diff #41690) | The volatile here isn't necessary. |