blob: 4521b5eeaff4aa768ef1a55dcedbe81fba489571 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Analysis
BitWriter
Core
IPO
IRReader
IRPrinter
Passes
Support
)
add_llvm_tool(llvm-extract
llvm-extract.cpp
DEPENDS
intrinsics_gen
)