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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
lib
/
Target
/
XCore
/
TargetInfo
/
CMakeLists.txt
blob
911611ce8f06f70d254e51bef5f7acb1c50e11cb
1
add_llvm_component_library(LLVMXCoreInfo
2
XCoreTargetInfo.cpp
3
4
LINK_COMPONENTS
5
MC
6
Support
7
8
ADD_TO_COMPONENT
9
XCore
10
)