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
Bump version to 19.1.0-rc3
[llvm-project.git]
/
llvm
/
unittests
/
AsmParser
/
CMakeLists.txt
blob
1920bfaa3aac7b1dcb35266088ab0732f7735109
1
set(LLVM_LINK_COMPONENTS
2
AsmParser
3
Core
4
Support
5
)
6
7
add_llvm_unittest(AsmParserTests
8
AsmParserTest.cpp
9
)