Details
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 22833 Build 22833: arc lint + arc unit
Event Timeline
test/MC/WebAssembly/types.ll | ||
---|---|---|
1 | It checks that the ValTypes are emitted to an object file correctly, including the new V128 one. |
test/MC/WebAssembly/types.ll | ||
---|---|---|
10 | Oh, I wasn't suggesting deleting the argument... actually was suggesting adding it to other functions too (for symmetry), but if you don't think we need it, that's probably fine. |
test/MC/WebAssembly/types.ll | ||
---|---|---|
1 | I think at least part of this test belongs in this CL since it's the only thing testing the ObjectYAML support for V128, but splitting up the test file into two commits is probably more trouble than it's worth, so I would prefer to just keep it here. |
test/MC/WebAssembly/types.ll | ||
---|---|---|
1 | Yeah that makes sense. |
Nit: v128_nullary or v16i8_nullary for symmetry?