llvm/unittests: Simplify LINK_COMPONENTS.
llvm-svn: 158942
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
LEVEL = ../..
|
||||
TESTNAME = Bitcode
|
||||
LINK_COMPONENTS := core support bitreader bitwriter
|
||||
LINK_COMPONENTS := bitreader bitwriter
|
||||
|
||||
include $(LEVEL)/Makefile.config
|
||||
include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
|
||||
|
||||
Reference in New Issue
Block a user