[mips] Correct operand order in DSP's mthi/mtlo
[oota-llvm.git] / lib / DebugInfo / Makefile
index 9b4cb23690d6f14ae55d05b86d1c3804a905d717..6072af31441640a91c535f188bd6a26f01ebcf66 100644 (file)
@@ -10,6 +10,6 @@ LEVEL = ../..
 
 include $(LEVEL)/Makefile.config
 
-PARALLEL_DIRS := DWARF
+PARALLEL_DIRS := CodeView DWARF PDB Symbolize
 
-include $(LEVEL)/Makefile.common
\ No newline at end of file
+include $(LEVEL)/Makefile.common