Remove extra blank line.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9196 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2003-10-17 18:09:10 +00:00
parent 9493101409
commit 578b68cc47

View File

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