Also adds SB API to save a core and tests that use it. Differential Revision: http://reviews.llvm.org/D14793 llvm-svn: 253734
5 lines
93 B
CMake
5 lines
93 B
CMake
add_lldb_library(lldbPluginObjectFilePECOFF
|
|
ObjectFilePECOFF.cpp
|
|
WindowsMiniDump.cpp
|
|
)
|