blob: 74f7195c9066a18067eabafa58fa10ffb3e25fc0 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
AsmParser
BitReader
BitWriter
Core
IRReader
Support
)
add_llvm_tool(verify-uselistorder
verify-uselistorder.cpp
DEPENDS
intrinsics_gen
)