Add support getting the operands of a User to ocaml.
[oota-llvm.git] / test / Analysis / LoopDependenceAnalysis / alias.ll
index 46d38af280eb606a5e3f1ccc57a551bf86f8ab47..97be3fd03590751a55270d5bdc570f463fe00296 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -disable-output -analyze -lda | FileCheck %s
+; RUN: opt < %s -analyze -lda | FileCheck %s
 
 ;; x[5] = x[6] // with x being a pointer passed as argument