Clean up the DynamicValueTestCase Namely, I split off the part of the test that validates child counts to a separate test llvm-svn: 205450
6 lines
85 B
Makefile
6 lines
85 B
Makefile
LEVEL = ../../make
|
|
|
|
CXX_SOURCES := pass-to-base.cpp
|
|
|
|
include $(LEVEL)/Makefile.rules
|