blob: c984f01034f8232754a6eee6ba64b77584bb8dd3 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
BitWriter
Core
IPO
IRReader
Support
)
add_llvm_tool(llvm-extract
llvm-extract.cpp
)