blob: 260a95adb6a672ca1bfe032859263cbca5b43a7e [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
AsmParser
BitReader
BitWriter
Core
IRReader
Support
)
add_llvm_tool(verify-uselistorder
verify-uselistorder.cpp
)