| commit | f24f9d9cb6f5f3c70d6b26104b14e29c7dbd0720 | [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 | 3b13b278d28fa92f9edb77b6ac3e3747d9db02ed | |
| parent | 74eb9e7bfd838f2a9e0c84b94ee83d2ec2a855cd [diff] [blame] |
Whitespace cleanup. Remove trailing whitespace. llvm-svn: 78666
diff --git a/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp b/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp index fe7593e..d88d5e7 100644 --- a/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp +++ b/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
@@ -907,7 +907,7 @@ default: break; } - + return ((1<<23)-1)*4; }