summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/unittests/VMCore/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/unittests/VMCore/CMakeLists.txt b/llvm/unittests/VMCore/CMakeLists.txt
index 632eab57197..4025c7a91fb 100644
--- a/llvm/unittests/VMCore/CMakeLists.txt
+++ b/llvm/unittests/VMCore/CMakeLists.txt
@@ -13,6 +13,7 @@ set(VMCoreSources
MetadataTest.cpp
PassManagerTest.cpp
TypeBuilderTest.cpp
+ TypesTest.cpp
ValueMapTest.cpp
VerifierTest.cpp
)
OpenPOWER on IntegriCloud