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

https://github.com/termoshtt/rustc-llvm-proxy-example

HowTo: Use LLVM included in rustc
https://github.com/termoshtt/rustc-llvm-proxy-example

Last synced: about 1 year ago
JSON representation

HowTo: Use LLVM included in rustc

Awesome Lists containing this project

README

          

# rustc-llvm-proxy-example

[![Build Status](https://travis-ci.org/termoshtt/rustc-llvm-proxy-example.svg?branch=master)](https://travis-ci.org/termoshtt/rustc-llvm-proxy-example)

HowTo: Use LLVM included in rustc using [rustc-llvm-proxy](https://github.com/denzp/rustc-llvm-proxy)

- Japanese Blog (Qiita): https://qiita.com/termoshtt/items/b6d4c6e7532fa0b9e418