Adding #ifdef around TermColorMutex based on feedback from Craig Topper.
[oota-llvm.git] / test / ExecutionEngine / test-phi.ll
index c5848a8b5cce9368ffc431b4a269e0e8732935f4..c5bdfd513edca46cd33bc4a65c7fd449e4f62440 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: lli %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 ; test phi node
 @Y = global i32 6              ; <i32*> [#uses=1]