Correctly byte-swap APInts with bit-widths greater than 64.
[oota-llvm.git] / test / Transforms / FunctionAttrs / 2008-09-03-ReadOnly.ll
index b3ba85119e6f88d98bc367e8f712bf73dfca0efe..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: