Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kraks/kaleidoscope
LLVM Tutorial Project
https://github.com/kraks/kaleidoscope
Last synced: 14 days ago
JSON representation
LLVM Tutorial Project
- Host: GitHub
- URL: https://github.com/kraks/kaleidoscope
- Owner: Kraks
- Created: 2016-10-21T21:53:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-23T05:35:03.000Z (about 8 years ago)
- Last Synced: 2024-10-11T21:51:57.405Z (about 1 month ago)
- Language: C++
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
How to make
---`cmake .. -DLLVM_DIR=llvm-build-path/lib/cmake/llvm -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_COMPILER=clang`