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
[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git]
/
llvm
/
lib
/
Target
/
Lanai
/
Disassembler
/
CMakeLists.txt
blob
cc5af1466ba4bd1d20b36e91d979d7ba3249253e
1
add_llvm_component_library(LLVMLanaiDisassembler
2
LanaiDisassembler.cpp
3
4
LINK_COMPONENTS
5
LanaiDesc
6
LanaiInfo
7
MC
8
MCDisassembler
9
Support
10
11
ADD_TO_COMPONENT
12
Lanai
13
)