[InstCombine] mark ADD with nuw if no unsigned overflow
[oota-llvm.git] / test / ExecutionEngine / 2003-01-04-LoopTest.ll
index 668c8fd7ad0c97c3170ca5da22f8ea728772f4a1..3e27e0607ba980b790cbd7d1331b03ae9606d725 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: lli %s > /dev/null
+; RUN: %lli %s > /dev/null
+; XFAIL: arm
 
 define i32 @main() {
        call i32 @mylog( i32 4 )                ; <i32>:1 [#uses=0]