blob: 61e5f9d004e7d0bc49484753a5955a7bc5f1bdfa [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
IRReader
BitReader
BitWriter
Core
Support
)
add_llvm_tool(llvm-cat
llvm-cat.cpp
)