aboutsummaryrefslogtreecommitdiff
path: root/source/Plugins/Instruction/MIPS64/CMakeLists.txt
blob: 25c919c4edb64a9d4847f28b7235b8c8f16bd0d1 (plain) (blame)
1
2
3
add_lldb_library(lldbPluginInstructionMIPS64
  EmulateInstructionMIPS64.cpp
  )