blob: c97211dc8ec075f418548844bf1fc8490e3bc04d [file]
add_lldb_library(lldbPluginInstructionPPC64 PLUGIN
EmulateInstructionPPC64.cpp
LINK_COMPONENTS
Support
LINK_LIBS
lldbCore
lldbInterpreter
lldbSymbol
lldbPluginProcessUtility
)