X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCodeGen%2FARM%2Fuxtb.ll;h=9d6e4bd4dfce17c8d6d499bd10a32b14df621faf;hb=37ac8d3622407cf5fd974407c5b8b301a2fdfcfd;hp=73e918b7a5d3b3a324363992f3994b152593ec28;hpb=4b1747430a2d67702958b95d6776396734f184a0;p=oota-llvm.git diff --git a/test/CodeGen/ARM/uxtb.ll b/test/CodeGen/ARM/uxtb.ll index 73e918b7a5d..9d6e4bd4dfc 100644 --- a/test/CodeGen/ARM/uxtb.ll +++ b/test/CodeGen/ARM/uxtb.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -mtriple=armv6-apple-darwin | \ +; RUN: llc < %s -mtriple=armv6-apple-darwin | \ ; RUN: grep uxt | count 10 define i32 @test1(i32 %x) {