blob: 9734edc6b12bbd7459152f5616084b10fafce28d [file] [log] [blame]
add_lldb_library(lldbPluginArchitectureMips PLUGIN
ArchitectureMips.cpp
LINK_LIBS
lldbCore
lldbTarget
lldbUtility
LINK_COMPONENTS
Support
)