[llvm] 3f066ac - Test commit
Zaara Syeda via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 14 07:38:08 PST 2021
Author: Zaara Syeda
Date: 2021-12-14T15:37:28Z
New Revision: 3f066ac64893979adb79079991686325242ae7e9
URL: https://github.com/llvm/llvm-project/commit/3f066ac64893979adb79079991686325242ae7e9
DIFF: https://github.com/llvm/llvm-project/commit/3f066ac64893979adb79079991686325242ae7e9.diff
LOG: Test commit
Added:
Modified:
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
Removed:
################################################################################
diff --git a/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp b/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
index 16e3b2b85c2e0..f26c15667a0bb 100644
--- a/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
+++ b/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
@@ -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) {
More information about the llvm-commits
mailing list