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