repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[LoongArch][Clang] Make the parameters and return value of {x,}vorn.v builti ns ...
[llvm-project.git]
/
lldb
/
source
/
Plugins
/
Instruction
/
LoongArch
/
CMakeLists.txt
blob
59802ee8fa9ad1f076b7aed38df69717d77fef2a
1
add_lldb_library(lldbPluginInstructionLoongArch PLUGIN
2
EmulateInstructionLoongArch.cpp
3
4
LINK_LIBS
5
lldbCore
6
lldbInterpreter
7
lldbPluginProcessUtility
8
lldbSymbol
9
LINK_COMPONENTS
10
Support
11
)