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