Sign in
chromium
/
external
/
github.com
/
emscripten-core
/
emscripten-fastcomp
/
ff2a85246c6d5276aefd860eb658548c6d53b9e9
/
.
/
tools
/
llvm-cat
/
CMakeLists.txt
blob: 61e5f9d004e7d0bc49484753a5955a7bc5f1bdfa [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
IRReader
BitReader
BitWriter
Core
Support
)
add_llvm_tool(llvm-cat
llvm-cat.cpp
)