Added a missing file to the CMakeLists

llvm-svn: 246216
This commit is contained in:
Enrico Granata 2015-08-27 21:45:59 +00:00
parent 5f55d93c84
commit 8f5e331dc2

View File

@ -11,6 +11,7 @@ add_lldb_library(lldbTarget
JITLoaderList.cpp
InstrumentationRuntime.cpp
InstrumentationRuntimeStopInfo.cpp
Language.cpp
LanguageRuntime.cpp
Memory.cpp
MemoryHistory.cpp