Remove the 'N' modifier from llvm-ar.
[oota-llvm.git] / test / Transforms / FunctionAttrs / 2008-12-29-Constant.ll
index d9c01171ac4086b4551328ff0e8c2fa982949049..9655da45c646159e91b40bb4a5da1fd5032977f0 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -functionattrs | llvm-dis | grep readnone
+; RUN: opt < %s -basicaa -functionattrs -S | grep readnone
 
 @s = external constant i8              ; <i8*> [#uses=1]