summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2010-11-14 12:37:51 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2010-11-14 12:37:51 +0000
commitdddfdc81efd6d9121cf4b6a2341a4d4f82c337a6 (patch)
tree0f0ca5026eb779e170c3095113459e4e5556afd9 /llvm
parent7e800d6f9c0176f455d800e311cd0e5bc459d93f (diff)
downloadbcm5719-llvm-dddfdc81efd6d9121cf4b6a2341a4d4f82c337a6.tar.gz
bcm5719-llvm-dddfdc81efd6d9121cf4b6a2341a4d4f82c337a6.zip
unittests/CMakeLists.txt: Add missing VMCore/ValueMapTest.cpp to VMCoreTests.
llvm-svn: 119040
Diffstat (limited to 'llvm')
-rw-r--r--llvm/unittests/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/unittests/CMakeLists.txt b/llvm/unittests/CMakeLists.txt
index 9b9c57edd3c..36aace5bc47 100644
--- a/llvm/unittests/CMakeLists.txt
+++ b/llvm/unittests/CMakeLists.txt
@@ -80,6 +80,7 @@ add_llvm_unittest(VMCore
VMCore/InstructionsTest.cpp
VMCore/MetadataTest.cpp
VMCore/PassManagerTest.cpp
+ VMCore/ValueMapTest.cpp
VMCore/VerifierTest.cpp
)
OpenPOWER on IntegriCloud