R600/SI: Add new helper isSGPRClassID
[oota-llvm.git] / unittests / Makefile
index 37f654065ce92aba7f29c0e47b3caec42e0be66e..603e7d58f8c704909bbf0c81513db1e496d20e4e 100644 (file)
@@ -10,7 +10,7 @@
 LEVEL = ..
 
 PARALLEL_DIRS = ADT Analysis Bitcode CodeGen DebugInfo ExecutionEngine IR \
-               LineEditor Linker MC Object Option Support Transforms
+               LineEditor Linker MC Option Support Transforms
 
 include $(LEVEL)/Makefile.config
 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest