- 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
Event Timeline
Comment Actions
Much better, thanks! LGTM with the additional test.
test/MC/ARM/directive-arch_extension-unsupported.s | ||
---|---|---|
2 | not testing empty one? |
not testing empty one?