X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FCBackend%2F2003-11-21-ConstantShiftExpr.ll;h=6a26291240429b666bf68525f39d2ece462fb800;hb=fce288fc9134f0f1055caf0342c023225bd5c379;hp=e8da787d27fc5396a64f7b4076a0a6b59d0f6c58;hpb=36a0947820fd4aa4b8a5fa26e3f079bdf572bc81;p=oota-llvm.git diff --git a/test/CodeGen/CBackend/2003-11-21-ConstantShiftExpr.ll b/test/CodeGen/CBackend/2003-11-21-ConstantShiftExpr.ll index e8da787d27f..6a262912404 100644 --- a/test/CodeGen/CBackend/2003-11-21-ConstantShiftExpr.ll +++ b/test/CodeGen/CBackend/2003-11-21-ConstantShiftExpr.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -march=c +; RUN: llc < %s -march=c @y = weak global i8 0 ; [#uses=1] define i32 @testcaseshr() {