Allow x86 mov instructions to/from memory with absolute address to be encoded and...
[oota-llvm.git] / test / ExecutionEngine / 2010-01-15-UndefValue.ll
index 6e7a392125e18802be93a9dd55297201e008478a..01cb21f4206dd35030fc3f604408967b6b09c336 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: lli -force-interpreter=true %s
+; RUN: %lli -force-interpreter=true %s
 
 define i32 @main() {
        %a = add i32 0, undef