forked from OSchip/llvm-project
Fix the cmake build by removing non-existant source file
llvm-svn: 360076
This commit is contained in:
parent
a6019d5164
commit
d9923bb2dd
|
@ -4,7 +4,6 @@ add_lldb_unittest(SymbolTests
|
|||
TestClangASTContext.cpp
|
||||
TestDWARFCallFrameInfo.cpp
|
||||
TestType.cpp
|
||||
TestLineEntry.cpp
|
||||
|
||||
LINK_LIBS
|
||||
lldbHost
|
||||
|
|
Loading…
Reference in New Issue