From: Stefan Maksimovic Date: Fri, 9 Jun 2017 07:57:05 +0000 (+0000) Subject: Test commit: remove whitespace X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7bb799bb69b7eeec5c243002ca4ed33f37a5d1d4;p=llvm Test commit: remove whitespace git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305059 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/Mips/MipsSubtarget.h b/lib/Target/Mips/MipsSubtarget.h index ba9f9d2836a..625a652a0ca 100644 --- a/lib/Target/Mips/MipsSubtarget.h +++ b/lib/Target/Mips/MipsSubtarget.h @@ -144,7 +144,7 @@ class MipsSubtarget : public MipsGenSubtargetInfo { // HasEVA -- supports EVA ASE. bool HasEVA; - + // nomadd4 - disables generation of 4-operand madd.s, madd.d and // related instructions. bool DisableMadd4;