|
add_lldb_unittest(Arm64InstEmulationTests
|
|
TestArm64InstEmulation.cpp
|
|
LINK_LIBS
|
|
lldbCore
|
|
lldbSymbol
|
|
lldbTarget
|
|
lldbPluginUnwindAssemblyInstEmulation
|
|
lldbPluginDisassemblerLLVM
|
|
lldbPluginInstructionARM64
|
|
lldbPluginProcessUtility
|
|
LINK_COMPONENTS
|
|
Support
|
|
${LLVM_TARGETS_TO_BUILD})
|