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
/
PPC64
/
CMakeLists.txt
blob
0926433fc77cf963da2cf8aeadd0f143d00eaa66
1
add_lldb_library(lldbPluginInstructionPPC64 PLUGIN
2
EmulateInstructionPPC64.cpp
3
4
LINK_LIBS
5
lldbCore
6
lldbInterpreter
7
lldbSymbol
8
lldbPluginProcessUtility
9
LINK_COMPONENTS
10
Support
11
)