blob: 59802ee8fa9ad1f076b7aed38df69717d77fef2a [file] [log] [blame]
add_lldb_library(lldbPluginInstructionLoongArch PLUGIN
EmulateInstructionLoongArch.cpp
LINK_LIBS
lldbCore
lldbInterpreter
lldbPluginProcessUtility
lldbSymbol
LINK_COMPONENTS
Support
)