[MC/AsmParser] Remove no-op overrides of parseDirective (NFC)
Remove overrides of parseDirective that unconditionally return NoMatch. This is what the base implementation does. This is a follow-up to D154101 based on post-commit review feedback.
Loading
Please sign in to comment