diff options
| author | Cameron Zwarich <zwarich@apple.com> | 2011-02-10 23:38:10 +0000 |
|---|---|---|
| committer | Cameron Zwarich <zwarich@apple.com> | 2011-02-10 23:38:10 +0000 |
| commit | d8e66038f40920765469919b7168e19f72c368b5 (patch) | |
| tree | 7201f5ea5f17026fee071966cfe5dfa3ffe3c60d /llvm/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll | |
| parent | 6e4b229c027ffa8e8f22ca767452941841fe05af (diff) | |
| download | bcm5719-llvm-d8e66038f40920765469919b7168e19f72c368b5.tar.gz bcm5719-llvm-d8e66038f40920765469919b7168e19f72c368b5.zip | |
Rename 'loopsimplify' to 'loop-simplify'.
llvm-svn: 125317
Diffstat (limited to 'llvm/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll')
| -rw-r--r-- | llvm/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll b/llvm/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll index 10202dcf98c..e73fff18bc5 100644 --- a/llvm/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll +++ b/llvm/test/Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll @@ -1,4 +1,4 @@ -; RUN: opt < %s -loopsimplify -disable-output +; RUN: opt < %s -loop-simplify -disable-output ; PR1752 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-s0:0:64-f80:32:32" target triple = "i686-pc-mingw32" |

