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
[RISCV] Use RISCVSubtarget::is64Bit() instead of hasFeature(RISCV::Feature64Bit)...
[llvm-project.git]
/
llvm
/
lib
/
Target
/
Lanai
/
TargetInfo
/
CMakeLists.txt
blob
bee021466640ad352a70274153d7edbbabb89d9b
1
add_llvm_component_library(LLVMLanaiInfo
2
LanaiTargetInfo.cpp
3
4
LINK_COMPONENTS
5
MC
6
Support
7
8
ADD_TO_COMPONENT
9
Lanai
10
)