14 lines
320 B
Text
14 lines
320 B
Text
|
add_lldb_unittest(PPC64InstEmulationTests
|
||
|
TestPPC64InstEmulation.cpp
|
||
|
LINK_LIBS
|
||
|
lldbCore
|
||
|
lldbSymbol
|
||
|
lldbTarget
|
||
|
lldbPluginUnwindAssemblyInstEmulation
|
||
|
lldbPluginDisassemblerLLVMC
|
||
|
lldbPluginInstructionPPC64
|
||
|
lldbPluginProcessUtility
|
||
|
LINK_COMPONENTS
|
||
|
Support
|
||
|
${LLVM_TARGETS_TO_BUILD})
|