Summary: This doesn't exist in other LLVM projects any longer and doesn't do anything. Reviewers: chaoren, labath Subscribers: emaste, tberghammer, lldb-commits, danalbert Differential Revision: http://reviews.llvm.org/D12586 llvm-svn: 246749
5 lines
81 B
CMake
5 lines
81 B
CMake
add_lldb_library(lldbPluginObjectFileELF
|
|
ELFHeader.cpp
|
|
ObjectFileELF.cpp
|
|
)
|