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
- Host: GitHub
- URL: https://github.com/termoshtt/rustc-llvm-proxy-example
- Owner: termoshtt
- Created: 2018-09-16T08:50:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T15:15:51.000Z (over 7 years ago)
- Last Synced: 2025-01-07T16:26:56.346Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rustc-llvm-proxy-example
[](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