commit | 770d718405114860f3874871848e345873bf7cb4 | [log] [tgz] |
---|---|---|
author | Jim Grosbach <grosbach@apple.com> | Tue Aug 11 15:33:49 2009 +0000 |
committer | Jim Grosbach <grosbach@apple.com> | Tue Aug 11 15:33:49 2009 +0000 |
tree | 017cab5bffc639b25c736578c70a19e817592f7d | |
parent | 3fe420be2d2032ac5dbeae61c170b64d9acd4e1f [diff] [blame] |
Whitespace cleanup. Remove trailing whitespace. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78666 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/ARM/ARMConstantIslandPass.cpp b/lib/Target/ARM/ARMConstantIslandPass.cpp index fe7593e..d88d5e7 100644 --- a/lib/Target/ARM/ARMConstantIslandPass.cpp +++ b/lib/Target/ARM/ARMConstantIslandPass.cpp
@@ -907,7 +907,7 @@ default: break; } - + return ((1<<23)-1)*4; }