Skip to content

Commit 3f066ac

Browse files
committed
Test commit
1 parent 4f2e183 commit 3f066ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,6 @@ bool PPCAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNo,
347347
// At the moment, all inline asm memory operands are a single register.
348348
// In any case, the output of this routine should always be just one
349349
// assembler operand.
350-
351350
bool PPCAsmPrinter::PrintAsmMemoryOperand(const MachineInstr *MI, unsigned OpNo,
352351
const char *ExtraCode,
353352
raw_ostream &O) {

0 commit comments

Comments
 (0)