Sign in
chromium
/
external
/
github.com
/
emscripten-core
/
emscripten-fastcomp
/
0ea40487b2871f23098c8d64c3e37cdd7fe8166e
/
.
/
tools
/
verify-uselistorder
/
CMakeLists.txt
blob: 74f7195c9066a18067eabafa58fa10ffb3e25fc0 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
AsmParser
BitReader
BitWriter
Core
IRReader
Support
)
add_llvm_tool(verify-uselistorder
verify-uselistorder.cpp
DEPENDS
intrinsics_gen
)