X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FInteger%2Fbasictest_bt.ll;h=5c98856d06b324faab0ab2956727b04972d43dd1;hb=3468c2ee20e26ded1a5182edcc72e36fb09c909b;hp=e5771075b1b29860dba94f5b02143818ada41b00;hpb=2318ec67b833e78499e1f9cfa5b2da48a9655887;p=oota-llvm.git diff --git a/test/Integer/basictest_bt.ll b/test/Integer/basictest_bt.ll index e5771075b1b..5c98856d06b 100644 --- a/test/Integer/basictest_bt.ll +++ b/test/Integer/basictest_bt.ll @@ -2,7 +2,6 @@ ; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll ; RUN: diff %t1.ll %t2.ll -implementation ; Functions: ; Test "stripped" format where nothing is symbolic... this is how the bytecode ; format looks anyways (except for negative vs positive offsets)...