llvm-project
01775337 - [RISCV] Remove isAsmParserOnly from LongBccPseudo and LongBcciPseudo. NFC (#194949)

Commit
6 days ago
[RISCV] Remove isAsmParserOnly from LongBccPseudo and LongBcciPseudo. NFC (#194949) These instructions are created by assembler relaxation. They aren't "parsed.". isAsmParserOnly suppresses the disassembler for these, but that was already suppressed by isPseudo and isCodeGenOnly.
Author
Parents
Loading