mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Update this CMakeLists.txt for r187283 too.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187286 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2d69cc4bae
commit
c2c008aa18
@ -4,5 +4,6 @@ set(LLVM_LINK_COMPONENTS
|
|||||||
)
|
)
|
||||||
|
|
||||||
add_llvm_unittest(AnalysisTests
|
add_llvm_unittest(AnalysisTests
|
||||||
|
CFGTest.cpp
|
||||||
ScalarEvolutionTest.cpp
|
ScalarEvolutionTest.cpp
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user