diff options
Diffstat (limited to 'test/Transforms/ADCE/2002-05-28-Crash.ll')
-rw-r--r-- | test/Transforms/ADCE/2002-05-28-Crash.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/ADCE/2002-05-28-Crash.ll b/test/Transforms/ADCE/2002-05-28-Crash.ll index 184384e..c0dafc6 100644 --- a/test/Transforms/ADCE/2002-05-28-Crash.ll +++ b/test/Transforms/ADCE/2002-05-28-Crash.ll @@ -11,7 +11,7 @@ ; return !s; ;} ; -; RUN: as < %s | opt -adce | dis +; RUN: as < %s | opt -adce implementation ; Functions: |