X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FFeature%2Fvector-cast-constant-exprs.ll;h=992987ca04cdc993c38acd43aca3b58d360040d1;hb=67a6b1c40c04178b52a53623e05a790f517622f1;hp=ffdc0f080fa6b669c5182647e9da93d1d9027f76;hpb=6de29f8d960505421d61c80cdb738e16720b6c0e;p=oota-llvm.git diff --git a/test/Feature/vector-cast-constant-exprs.ll b/test/Feature/vector-cast-constant-exprs.ll index ffdc0f080fa..992987ca04c 100644 --- a/test/Feature/vector-cast-constant-exprs.ll +++ b/test/Feature/vector-cast-constant-exprs.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llvm-dis | not grep {ret.*(} +; RUN: llvm-as < %s | llvm-dis | not grep "ret.*(" ; All of these constant expressions should fold.