Test commit

This commit is contained in:
Zaara Syeda 2021-12-14 15:36:17 +00:00
parent 4f2e183229
commit 3f066ac648
1 changed files with 0 additions and 1 deletions
llvm/lib/Target/PowerPC

View File

@ -347,7 +347,6 @@ bool PPCAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
// At the moment, all inline asm memory operands are a single register.
// In any case, the output of this routine should always be just one
// assembler operand.
bool PPCAsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo,
const char *ExtraCode,
raw_ostream &O) {