CMakeLists.txt revision ebe69fe11e48d322045d5949c83283927a0d790b
1add_llvm_library(LLVMBPFInfo
2  BPFTargetInfo.cpp
3  )
4