commit | 764ab52dd80310a205c9888bf166d09dab858f90 | [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 | f128787f941bb372e80d69b786ed144d8606a292 [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; }