Test case for PR1065.
[oota-llvm.git] / test / Transforms / LoopSimplify / 2003-04-25-AssertFail.ll
index 8a07caba572d59c2c490fb350ee3b36fd02f4921..90de721fe0d01bb73b68b483e84d7e2c11c90a8c 100644 (file)
@@ -1,7 +1,7 @@
 ; This testcase exposed a problem with the loop identification pass (LoopInfo).
 ; Basically, it was incorrectly calculating the loop nesting information.
 ;
-; RUN: llvm-as < %s | opt -loopsimplify
+; RUN: llvm-upgrade < %s | llvm-as | opt -loopsimplify
 
 implementation   ; Functions: