blob: a4cf9690e86b5e43f1dc2c58ab707dd53578f87e [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Analysis
Core
IRReader
Support
)
add_llvm_tool(llvm-ir2vec
llvm-ir2vec.cpp
)