mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-27 13:30:05 +00:00
Remove reference to nonexistent test in CMake makefile for unit tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114835 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e6098b6205
commit
c576d3d7fe
@ -49,8 +49,7 @@ add_llvm_unittest(ADT
|
||||
ADT/StringRefTest.cpp
|
||||
ADT/TripleTest.cpp
|
||||
ADT/TwineTest.cpp
|
||||
ADT/ValueMapTest.cpp
|
||||
)
|
||||
)
|
||||
|
||||
add_llvm_unittest(Analysis
|
||||
Analysis/ScalarEvolutionTest.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user