Whitespace.
authorChad Rosier <mcrosier@apple.com>
Tue, 9 Oct 2012 20:15:02 +0000 (20:15 +0000)
committerChad Rosier <mcrosier@apple.com>
Tue, 9 Oct 2012 20:15:02 +0000 (20:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165540 91177308-0d34-0410-b5e6-96231b3b80d8

lib/MC/MCParser/AsmParser.cpp

index 2266b631ab96fc79c969a2fd074b80d07464a454..c2fff3c5207e999363aeca0e8b37338758fff2e8 100644 (file)
@@ -1030,9 +1030,6 @@ bool AsmParser::ParseBinOpRHS(unsigned Precedence, const MCExpr *&Res,
   }
 }
 
-
-
-
 /// ParseStatement:
 ///   ::= EndOfStatement
 ///   ::= Label* Directive ...Operands... EndOfStatement