redisable this, my bootstrap worked because it wasn't an optimized build, whoops.
[oota-llvm.git] / test / Transforms / GVN / 2009-02-17-LoadPRECrash.ll
index 34dc3441dd1a2ea85b384a0261191de4dc95f605..c2d57a105fc9fe9fdbad69a695cd83470e273bed 100644 (file)
@@ -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 }