Disable transforms that introduce calls to exp10*() on Linux due to
[oota-llvm.git] / test / Transforms / FunctionAttrs / 2008-09-03-Mutual.ll
index 53e02089d2436638032cc9c064f1604ee81c5662..b0aecfa56f74ec0844a28c851a2c42036004e8e8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -functionattrs -S | grep readnone
+; RUN: opt %s -functionattrs -S | grep readnone
 
 define i32 @a() {
        %tmp = call i32 @b( )           ; <i32> [#uses=1]