Rather than just saying that some feature is missing, report the exact
features to make the error message more useful and actionable.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/MC/WebAssembly/missing-features.s | ||
---|---|---|
6 | might as well add one that requires more than one feature? |
llvm/test/MC/WebAssembly/missing-features.s | ||
---|---|---|
6 | I don't think we actually have any such instructions right now. But I'd rather keep the loop to be robust against adding any multi-feature instructions in the future. |
llvm/test/MC/WebAssembly/missing-features.s | ||
---|---|---|
6 | hm, guess we missed our opportunity to define atomic SIMD loads :D |
clang-tidy: warning: invalid case style for variable 'i' [readability-identifier-naming]
not useful
clang-tidy: warning: invalid case style for variable 'e' [readability-identifier-naming]
not useful