[RuntimeDyld] Add alignment arguments to the reserveAllocationSpace method of
[oota-llvm.git] / unittests / MC / Makefile
index 4c25697d28dc0c0ba7749ee30746ffd242c40d39..3f8d1ef9555c7307f37b49fdf205b5a3875d5629 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ../..
 TESTNAME = MC
-LINK_COMPONENTS := MC
+LINK_COMPONENTS := all-targets MCDisassembler Object
 
 include $(LEVEL)/Makefile.config
 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest