- More informative message when extension name is not an identifier token.
- Stop parsing directive if extension is unknown (avoid duplicate error messages).
- Report unsupported extensions with a source location, rather than report_fatal_error.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Much better, thanks! LGTM with the additional test.
test/MC/ARM/directive-arch_extension-unsupported.s | ||
---|---|---|
2 ↗ | (On Diff #65505) | not testing empty one? |