blob: 689470c8f23e8d1e63d1ec5f8b9e7b46daff1cdf [file] [log] [blame]
add_llvm_component_library(LLVMDebugInfoBTF
BTFParser.cpp
BTFContext.cpp
ADDITIONAL_HEADER_DIRS
"${LLVM_MAIN_INCLUDE_DIR}/llvm/DebugInfo/BTF"
DEPENDS
intrinsics_gen
LINK_COMPONENTS
Support
)