IR: Properly canonicalize PointerType in ConstantExpr GEPs
[oota-llvm.git] / unittests / Makefile
index 4ba11793651d5d4128042afdc007932012c78daa..fc7e780df3f3aeb06abe7eb5cb9ad2165b50a059 100644 (file)
@@ -10,7 +10,7 @@
 LEVEL = ..
 
 PARALLEL_DIRS = ADT Analysis Bitcode CodeGen DebugInfo ExecutionEngine IR \
-               Object Option Support Transforms
+               Linker MC Object Option Support Transforms
 
 include $(LEVEL)/Makefile.common