From: Jan Wen Voung Date: Thu, 30 Sep 2010 01:09:20 +0000 (+0000) Subject: Test commit - Deleted some whitespace at the end of a line. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a854a4bbc81fdc800e74cfc4bf6a1e4a429f1cdb;p=oota-llvm.git Test commit - Deleted some whitespace at the end of a line. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115122 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/MC/MCParser/AsmParser.cpp b/lib/MC/MCParser/AsmParser.cpp index fbf952633ed..cb12af1ef90 100644 --- a/lib/MC/MCParser/AsmParser.cpp +++ b/lib/MC/MCParser/AsmParser.cpp @@ -1696,7 +1696,7 @@ bool AsmParser::ParseDirectiveSymbolAttribute(MCSymbolAttr Attr) { } Lex(); - return false; + return false; } /// ParseDirectiveELFType