blob: 5804754ba696ed229f563751cffa9024bf3a37e5 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
BitReader
Core
Support
)
add_llvm_tool(llvm-dis
llvm-dis.cpp
DEPENDS
intrinsics_gen
)