Correctly byte-swap APInts with bit-widths greater than 64.
[oota-llvm.git] / test / Transforms / FunctionAttrs / 2008-09-03-ReadOnly.ll
index f69647ae2d51d435f76fab95aa604ad5331adee2..22eca132041520020054a54fb6dcfbf2b1de27f4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -functionattrs | llvm-dis | grep readonly | count 2
+; RUN: opt < %s -basicaa -functionattrs -S | grep readonly | count 2
 
 define i32 @f() {
 entry: