Update cmake build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161297 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer 2012-08-04 09:52:39 +00:00
parent 189f231a4b
commit 36108ceabd

View File

@ -13,6 +13,7 @@ set(VMCoreSources
MetadataTest.cpp
PassManagerTest.cpp
TypeBuilderTest.cpp
TypesTest.cpp
ValueMapTest.cpp
VerifierTest.cpp
)