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
/
tools
/
yaml2obj
/
CMakeLists.txt
blob: f8b119752462674b95a561edacfbd450784c3625 (
plain
)
1
2
3
4
5
add_llvm_utility(yaml2obj yaml2obj.cpp ) target_link_libraries(yaml2obj LLVMSupport)