index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
json-bench
/
CMakeLists.txt
blob: 03ac51ce64a951ba748a7a03060ae8eff2e472cd (
plain
)
1
2
3
4
5
add_llvm_utility(json-bench JSONBench.cpp ) target_link_libraries(json-bench LLVMSupport)