[SROA] Add a test case for r225068 / PR22080.
[oota-llvm.git] / test / Transforms / FunctionAttrs / 2008-12-29-Constant.ll
index 672b5e1392b7a411c2d2ce5699a0bafd27761afd..9655da45c646159e91b40bb4a5da1fd5032977f0 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -functionattrs -S | grep readnone
+; RUN: opt < %s -basicaa -functionattrs -S | grep readnone
 
 @s = external constant i8              ; <i8*> [#uses=1]