lib/Support/Triple.cpp: Recognize "-march=ppc32" to llc properly, as quick hack.
[oota-llvm.git] / configure
index ad89e896d89d05725909df017ceff8b34d3e1d08..d8cc0a21ca2f6b5a40c172ae7e7b9c32f3ee821c 100755 (executable)
--- a/configure
+++ b/configure
@@ -4865,7 +4865,7 @@ else
  ;;
     ARM)         TARGET_HAS_JIT=1
  ;;
-    Mips)        TARGET_HAS_JIT=0
+    Mips)        TARGET_HAS_JIT=1
  ;;
     XCore)       TARGET_HAS_JIT=0
  ;;