commit | a94d6e87c4c49f2e81b01d66d8bfb591277f8f96 | [log] [tgz] |
---|---|---|
author | Nadav Rotem <nadav.rotem@intel.com> | Tue Jul 24 10:51:42 2012 +0000 |
committer | Nadav Rotem <nadav.rotem@intel.com> | Tue Jul 24 10:51:42 2012 +0000 |
tree | 11026d8db318f33530de45b3abbb9606d0f7ae5e | |
parent | 8899d5c6fb3cf118c5c73eade290b6ebb2b3b850 [diff] [blame] |
Clean whitespaces. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160668 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Transforms/Scalar/LoopInstSimplify.cpp b/lib/Transforms/Scalar/LoopInstSimplify.cpp index f0f05e6..982400c 100644 --- a/lib/Transforms/Scalar/LoopInstSimplify.cpp +++ b/lib/Transforms/Scalar/LoopInstSimplify.cpp
@@ -48,7 +48,7 @@ } }; } - + char LoopInstSimplify::ID = 0; INITIALIZE_PASS_BEGIN(LoopInstSimplify, "loop-instsimplify", "Simplify instructions in loops", false, false)