llvm-project/llvm/lib/Target/BPF/AsmParser/CMakeLists.txt

4 lines
67 B
CMake

add_llvm_component_library(LLVMBPFAsmParser
BPFAsmParser.cpp
)