Remove extra blank line.
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 17 Oct 2003 18:09:10 +0000 (18:09 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 17 Oct 2003 18:09:10 +0000 (18:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9196 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/SparcV9/SparcV9TargetMachine.cpp

index 8c87ca31842f7553670b5209f9993ce5382e4953..59e84f92f1c02ea1237df5e65d1c8dcaee4df6a0 100644 (file)
@@ -142,7 +142,6 @@ UltraSparc::UltraSparc()
     cacheInfo(*this) {
 }
 
-
 // addPassesToEmitAssembly - This method controls the entire code generation
 // process for the ultra sparc.
 //