Sign in
chromium
/
external
/
github.com
/
emscripten-core
/
emscripten-fastcomp
/
refs/heads/asm2wasm-efp
/
.
/
tools
/
llvm-opt-report
/
CMakeLists.txt
blob: 777537a54c0ff47cbb3976bdabf4f32d7a7725ad [
file
] [
log
] [
blame
] [
edit
]
set(LLVM_LINK_COMPONENTS Core Demangle Object Support)
add_llvm_tool(llvm-opt-report
OptReport.cpp
)