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
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
llvm
/
utils
/
UnicodeData
/
CMakeLists.txt
blob
75edef55e4059e3838764ccec194fb24a395a98e
1
set(LLVM_LINK_COMPONENTS Support)
2
3
add_llvm_utility(UnicodeNameMappingGenerator
4
UnicodeNameMappingGenerator.cpp
5
)