Fangrui Song e9f6deaa8f [MCAsmParser] .irpc: correctly handle quoted string
The quotes should be stripped.

Improve the test to check all of Identifier, Integer, and String.

GNU assembler also supports `.irpc c,"" a` but there is no real world
use case. So don't implement it.
2024-08-13 19:22:31 -07:00
..