projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d69cc4
)
Update this CMakeLists.txt for r187283 too.
author
Nick Lewycky
<nicholas@mxc.ca>
Sat, 27 Jul 2013 01:26:30 +0000
(
01:26
+0000)
committer
Nick Lewycky
<nicholas@mxc.ca>
Sat, 27 Jul 2013 01:26:30 +0000
(
01:26
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187286
91177308
-0d34-0410-b5e6-
96231b3b80d8
unittests/Analysis/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/unittests/Analysis/CMakeLists.txt
b/unittests/Analysis/CMakeLists.txt
index 5cae68a46795a143b6879ce7611f8455144d5d5a..7e5b35852749c6a86164a5f64f1e19ffd9e88474 100644
(file)
--- a/
unittests/Analysis/CMakeLists.txt
+++ b/
unittests/Analysis/CMakeLists.txt
@@
-4,5
+4,6
@@
set(LLVM_LINK_COMPONENTS
)
add_llvm_unittest(AnalysisTests
+ CFGTest.cpp
ScalarEvolutionTest.cpp
)