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
/
SandboxIR
/
CMakeLists.txt
blob
6c0666b186b8a64f4e82955f69622b1ff47da384
1
add_llvm_component_library(LLVMSandboxIR
2
SandboxIR.cpp
3
Tracker.cpp
4
5
ADDITIONAL_HEADER_DIRS
6
${LLVM_MAIN_INCLUDE_DIR}/llvm/Transforms/SandboxIR
7
8
LINK_COMPONENTS
9
Core
10
Support
11
)
12