Sign in
cobalt
/
cobalt
/
08336faa599332e3e3bf29b7ad38ef023018b55e
/
.
/
third_party
/
llvm-project
/
llvm
/
unittests
/
AsmParser
/
CMakeLists.txt
blob: 1920bfaa3aac7b1dcb35266088ab0732f7735109 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
AsmParser
Core
Support
)
add_llvm_unittest(AsmParserTests
AsmParserTest.cpp
)