Fix whitespace.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169194 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2012-12-04 00:49:28 +00:00
parent f714156460
commit 36422d8876

View File

@ -2265,4 +2265,3 @@ namespace llvm {
return new LoopVectorize();
}
}