|
add_lldb_unittest(PPC64InstEmulationTests
|
|
TestPPC64InstEmulation.cpp
|
|
LINK_LIBS
|
|
lldbCore
|
|
lldbSymbol
|
|
lldbTarget
|
|
lldbPluginUnwindAssemblyInstEmulation
|
|
lldbPluginDisassemblerLLVM
|
|
lldbPluginInstructionPPC64
|
|
lldbPluginProcessUtility
|
|
LINK_COMPONENTS
|
|
Support
|
|
${LLVM_TARGETS_TO_BUILD})
|