blob: ed05d4a3132a14f94ac9178a212e2eb64151b38a [file] [log] [blame]
add_lldb_library(lldbPluginInstructionRISCV PLUGIN
EmulateInstructionRISCV.cpp
LINK_LIBS
lldbCore
lldbInterpreter
lldbSymbol
lldbPluginProcessUtility
LINK_COMPONENTS
Support
)