Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / 2007-12-18-LoadCSEBug.ll
index 6309f3c510526ec3a746470f304e023317d4b087..265d968548516aa6c27f412af54ccee14d685d92 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep {(%esp)} | count 2
+; RUN: llc < %s -march=x86 | grep {(%esp)} | count 2
 ; PR1872
 
        %struct.c34007g__designated___XUB = type { i32, i32, i32, i32 }