blob: 8484b3b0fb73ab729a80b0106813922f5a034165 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
IRReader
BitReader
BitWriter
Core
Support
)
add_llvm_tool(llvm-modextract
llvm-modextract.cpp
)