Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yutopp/llvm-jit-test

LLVMのJITを試してみるよ!
https://github.com/yutopp/llvm-jit-test

Last synced: about 6 hours ago
JSON representation

LLVMのJITを試してみるよ!

Awesome Lists containing this project

README

        

NYSL

```
mkdir test_build
cd test_build
cmake ../.
make
```