diff options
-rw-r--r-- | unittests/ADT/Makefile | 2 | ||||
-rw-r--r-- | unittests/VMCore/ValueMapTest.cpp (renamed from unittests/ADT/ValueMapTest.cpp) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/unittests/ADT/Makefile b/unittests/ADT/Makefile index fe0832894d..c255a0b44d 100644 --- a/unittests/ADT/Makefile +++ b/unittests/ADT/Makefile @@ -9,7 +9,7 @@ LEVEL = ../.. TESTNAME = ADT -LINK_COMPONENTS := core support +LINK_COMPONENTS := support include $(LEVEL)/Makefile.config diff --git a/unittests/ADT/ValueMapTest.cpp b/unittests/VMCore/ValueMapTest.cpp index 152e8eaaf1..152e8eaaf1 100644 --- a/unittests/ADT/ValueMapTest.cpp +++ b/unittests/VMCore/ValueMapTest.cpp |