Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a69bbe02a2352271e8b14542073f177e24c499c1
/
.
/
llvm
/
unittests
/
AsmParser
/
CMakeLists.txt
blob: 1920bfaa3aac7b1dcb35266088ab0732f7735109 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
AsmParser
Core
Support
)
add_llvm_unittest(AsmParserTests
AsmParserTest.cpp
)