7 lines
123 B
CMake
Raw Normal View History

add_llvm_library(LLVMBPFDesc
BPFMCTargetDesc.cpp
BPFAsmBackend.cpp
BPFMCCodeEmitter.cpp
BPFELFObjectWriter.cpp
)