Prevent binary-tree deterioration in sparse switch statements.
[oota-llvm.git] / lib / CodeGen / SelectionDAG / Makefile
index 73f0b5da852d8f370b0d5c7c20bec4e75ccdacc7..ea716fdaabbab7034e1dc387bc1c00afc2047b51 100644 (file)
@@ -6,8 +6,8 @@
 # License. See LICENSE.TXT for details.
 #
 ##===----------------------------------------------------------------------===##
+
 LEVEL = ../../..
 LIBRARYNAME = LLVMSelectionDAG
-PARALLEL_DIRS =
 
 include $(LEVEL)/Makefile.common