aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/VMCore/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/VMCore/CMakeLists.txt')
-rw-r--r--unittests/VMCore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/unittests/VMCore/CMakeLists.txt b/unittests/VMCore/CMakeLists.txt
index 5a87605..79ee22c 100644
--- a/unittests/VMCore/CMakeLists.txt
+++ b/unittests/VMCore/CMakeLists.txt
@@ -8,6 +8,7 @@ set(VMCoreSources
ConstantsTest.cpp
DominatorTreeTest.cpp
InstructionsTest.cpp
+ MDBuilderTest.cpp
MetadataTest.cpp
PassManagerTest.cpp
ValueMapTest.cpp