From: Brian Gaeke Date: Fri, 17 Oct 2003 18:09:10 +0000 (+0000) Subject: Remove extra blank line. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=578b68cc473f0b4b80098d26a5bcee12ccf6a4e9;p=oota-llvm.git Remove extra blank line. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9196 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/SparcV9/SparcV9TargetMachine.cpp b/lib/Target/SparcV9/SparcV9TargetMachine.cpp index 8c87ca31842..59e84f92f1c 100644 --- a/lib/Target/SparcV9/SparcV9TargetMachine.cpp +++ b/lib/Target/SparcV9/SparcV9TargetMachine.cpp @@ -142,7 +142,6 @@ UltraSparc::UltraSparc() cacheInfo(*this) { } - // addPassesToEmitAssembly - This method controls the entire code generation // process for the ultra sparc. //