summaryrefslogtreecommitdiffstats
path: root/test/Transforms/GVN/2009-02-17-LoadPRECrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GVN/2009-02-17-LoadPRECrash.ll')
-rw-r--r--test/Transforms/GVN/2009-02-17-LoadPRECrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GVN/2009-02-17-LoadPRECrash.ll b/test/Transforms/GVN/2009-02-17-LoadPRECrash.ll
index 34dc344..c2d57a1 100644
--- a/test/Transforms/GVN/2009-02-17-LoadPRECrash.ll
+++ b/test/Transforms/GVN/2009-02-17-LoadPRECrash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -gvn -enable-load-pre -disable-output
+; RUN: opt < %s -gvn -enable-load-pre -disable-output
%struct.VEC_rtx_base = type { i32, i32, [1 x %struct.rtx_def*] }
%struct.VEC_rtx_gc = type { %struct.VEC_rtx_base }
OpenPOWER on IntegriCloud