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
[Darwin][Driver][clang] apple-none-macho orders the resource directory after internal...
[llvm-project.git]
/
llvm
/
lib
/
Target
/
XCore
/
MCTargetDesc
/
CMakeLists.txt
blob
a4fb8fa0c1c4be0f052e53b4fe103dcbe1ec0c4d
1
add_llvm_component_library(LLVMXCoreDesc
2
XCoreInstPrinter.cpp
3
XCoreMCTargetDesc.cpp
4
XCoreMCAsmInfo.cpp
5
6
LINK_COMPONENTS
7
MC
8
Support
9
XCoreInfo
10
11
ADD_TO_COMPONENT
12
XCore
13
)