[llvm-symbolizer] -print-source-context-lines option to print source code around...
[oota-llvm.git] / lib / DebugInfo / Makefile
index 27a5e1f0f496f669c0f97217fa73d8fe39b29b8f..6072af31441640a91c535f188bd6a26f01ebcf66 100644 (file)
@@ -10,6 +10,6 @@ LEVEL = ../..
 
 include $(LEVEL)/Makefile.config
 
-PARALLEL_DIRS := DWARF PDB
+PARALLEL_DIRS := CodeView DWARF PDB Symbolize
 
-include $(LEVEL)/Makefile.common
\ No newline at end of file
+include $(LEVEL)/Makefile.common