X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FFeature%2Fsmallest.ll;h=5dd023cc602bb5d792a1a91a1962461ce546d072;hb=9d30e7208e6b2bc3fa48305e3ae371188f643425;hp=a7ad71c3849c65407e6b80dc3e5f65e7a236d316;hpb=3f7706b5d23aca56a6d3a62ebb9466e1e89335f7;p=oota-llvm.git diff --git a/test/Feature/smallest.ll b/test/Feature/smallest.ll index a7ad71c3849..5dd023cc602 100644 --- a/test/Feature/smallest.ll +++ b/test/Feature/smallest.ll @@ -1,7 +1,4 @@ -; RUN: llvm-as %s -o - | llvm-dis > %t1.ll +; RUN: llvm-as < %s | llvm-dis > %t1.ll ; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll ; RUN: diff %t1.ll %t2.ll - -implementation -