llvm-ar: Clean up memory management with OwningPtr.
[oota-llvm.git] / test / ExecutionEngine / test-loadstore.ll
index 7eb57cbf0102e312d8b53a70d10889c29adc2075..75743146c6eb89c0d7b860af1958a62788982dcf 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: lli %s > /dev/null
+; RUN: %lli %s > /dev/null
 ; XFAIL: arm
 
 define void @test(i8* %P, i16* %P.upgrd.1, i32* %P.upgrd.2, i64* %P.upgrd.3) {