]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/Target/MSP430/AsmParser/CMakeLists.txt
Vendor import of llvm trunk r351319 (just before the release_80 branch
[FreeBSD/FreeBSD.git] / lib / Target / MSP430 / AsmParser / CMakeLists.txt
1 add_llvm_library(LLVMMSP430AsmParser
2   MSP430AsmParser.cpp
3 )