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
Revert " [LoongArch][ISel] Check the number of sign bits in `PatGprGpr_32` (#107432)"
[llvm-project.git]
/
llvm
/
lib
/
Target
/
LoongArch
/
Disassembler
/
CMakeLists.txt
blob
1cce676cfab8b97f371229a370a736826154408a
1
add_llvm_component_library(LLVMLoongArchDisassembler
2
LoongArchDisassembler.cpp
3
4
LINK_COMPONENTS
5
LoongArchDesc
6
LoongArchInfo
7
MC
8
MCDisassembler
9
Support
10
11
ADD_TO_COMPONENT
12
LoongArch
13
)