These tests no longer require linear scan because reserved register coalescing is...
[oota-llvm.git] / test / Transforms / FunctionAttrs / 2008-09-03-ReadOnly.ll
index b455fdd8c3ec0c162a366f7472da74afb28909cb..22eca132041520020054a54fb6dcfbf2b1de27f4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -functionattrs -S | grep readonly | count 2
+; RUN: opt < %s -basicaa -functionattrs -S | grep readonly | count 2
 
 define i32 @f() {
 entry: