blob: a932cca628445d6b1f29f66322505e3cff5cf4e9 [file] [log] [blame]
Chris Lattner20b32632009-06-18 23:04:45 +00001set(LLVM_LINK_COMPONENTS support)
2
3add_llvm_tool(llvm-dis
4 llvm-mc.cpp
5 )