X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=test%2FFeature%2Fcasttest.ll;h=d9c22ffd180bb78442eb4f0f92c9cf400a8de7b6;hb=d3a974fc20ba3451d0ba331e44c09cd7d7ca7fcc;hp=5b2db7b4886adaad2fc72caff7ee6e06ab83cb88;hpb=0908309e3c4b4f423e88d8d8fe8060cb10eaa1c9;p=oota-llvm.git diff --git a/test/Feature/casttest.ll b/test/Feature/casttest.ll index 5b2db7b4886..d9c22ffd180 100644 --- a/test/Feature/casttest.ll +++ b/test/Feature/casttest.ll @@ -1,11 +1,12 @@ -implementation +; RUN: llvm-as < %s | llvm-dis > %t1.ll +; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll +; RUN: diff %t1.ll %t2.ll -short "FunFunc"(long %x, sbyte %z) -begin -bb0: ;;