Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunho/llvm-jit-reopt-example
https://github.com/sunho/llvm-jit-reopt-example
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sunho/llvm-jit-reopt-example
- Owner: sunho
- Created: 2023-10-11T02:02:32.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-11T02:25:53.000Z (about 1 year ago)
- Last Synced: 2024-04-28T02:09:17.880Z (6 months ago)
- Language: C++
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clang-repl with re-optimization example
We haven't upstreamed most of the code and many parts are still in very rough stage. But, things are working together. You can look at this branch: [sunho/llvm-project/reopt-clang-repl](https://github.com/sunho/llvm-project/tree/reopt-clang-repl)