The MCValue class can store a SMLoc to allow better error messages to be emitted if an error is detected after parsing. The ARM and AArch64 assembly parsers were not setting this, so error messages did not have source information.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM