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