An open API service indexing awesome lists of open source software.

https://github.com/elefthei/llvm-sample

Sample LLVM project with CMake and batteries included
https://github.com/elefthei/llvm-sample

cmake llvm

Last synced: 4 days ago
JSON representation

Sample LLVM project with CMake and batteries included

Awesome Lists containing this project

README

          

# llvm-sample
Sample LLVM project with CMake and batteries included.

Includes silly pass with main() program and CMake, some of it borrowed from KLEE.