Fix the cmake build by removing non-existant source file

llvm-svn: 360076
This commit is contained in:
Reid Kleckner 2019-05-06 20:36:58 +00:00
parent a6019d5164
commit d9923bb2dd
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ add_lldb_unittest(SymbolTests
TestClangASTContext.cpp
TestDWARFCallFrameInfo.cpp
TestType.cpp
TestLineEntry.cpp
LINK_LIBS
lldbHost