Rename the VMCore unittest tree to IR. Somehow was missed when doing the
[oota-llvm.git] / unittests / Makefile
index 27afccf02e36e4c18f9ce2f8c9bb2969c63ef500..926459ac08f8366fadde3d9d06762558b1082a63 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ..
 
-PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore Analysis Bitcode
+PARALLEL_DIRS = ADT ExecutionEngine Support Transforms IR Analysis Bitcode
 
 include $(LEVEL)/Makefile.common