Sign in
llvm
/
llvm-project
/
a8575b3ea84fa308a63f8ced18453d2df58e75ef
/
.
/
lldb
/
unittests
/
Disassembler
/
x86
/
CMakeLists.txt
blob: 31d84cf5d8365fc5878e8fc724f82996cd5a7849 [
file
]
add_lldb_unittest(GetControlFlowKindx86Tests
TestGetControlFlowKindx86.cpp
LINK_LIBS
lldbCore
lldbSymbol
lldbTarget
lldbPluginDisassemblerLLVMC
lldbPluginProcessUtility
LINK_COMPONENTS
Support
${LLVM_TARGETS_TO_BUILD}
)