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
[clang-format] Rename ExportBlockIndentation -> IndentExportBlock (#123493)
[llvm-project.git]
/
llvm
/
lib
/
Target
/
WebAssembly
/
Utils
/
CMakeLists.txt
blob
49c1aa54020297c6d2fdb397fd45b7f92ba1edfe
1
add_llvm_component_library(LLVMWebAssemblyUtils
2
WebAssemblyTypeUtilities.cpp
3
4
LINK_COMPONENTS
5
CodeGen
6
CodeGenTypes
7
Core
8
MC
9
Support
10
WebAssemblyDesc
11
12
ADD_TO_COMPONENT
13
WebAssembly
14
)