X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=test%2FCodeGen%2FARM%2F2008-05-19-LiveIntervalsBug.ll;h=71aa6037a1374e6aaac8a0755cc17177bc868d15;hb=d0aacbcc2e60fd06652280a9105eb2f8f9378efc;hp=035af08cd40acc2e848df0cc41601501048e2498;hpb=b0a6f62c9b2e75fc509d84310a9795ffacbc6796;p=oota-llvm.git diff --git a/test/CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll b/test/CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll index 035af08cd40..71aa6037a13 100644 --- a/test/CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll +++ b/test/CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -mtriple=arm-apple-darwin +; RUN: llc < %s -mtriple=arm-apple-darwin %struct.BiContextType = type { i16, i8, i32 } %struct.Bitstream = type { i32, i32, i8, i32, i32, i8, i8, i32, i32, i8*, i32 }