new testcase
[oota-llvm.git] / test / Transforms / Inline / basictest.ll
index f12d00c364ef04a7e1ebe41be1cf905e40407b8c..e32007839bf0eade977021c22b2e45c2638b1261 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: as < %s | opt -inline -disable-output -print
+; RUN: llvm-as < %s | opt -inline -disable-output -print
 
 int %func(int %i) {
        ret int %i