Skip to content

Commit 6db4625

Browse files
committed
Update README.md
- Updated project using libLLVM list
1 parent 66b1279 commit 6db4625

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,11 @@ LRC := LLDLink(LWasmArgs, 'wasm', LCanRunAgain);
142142
5. **Compile to object files** using target machines
143143
6. **Link with LLD** for final executable generation
144144

145+
## Projects using libLLVM
146+
Here is a list of project using libLLVM. If you would like your project featured, get in touch!
147+
- [LLVM-Simple-Calculator](https://github.com/hsauro/LLVM-Simple-Calculator)
148+
- [LLVM-Simple-Calculator-Using-TLLVM](https://github.com/hsauro/LLVM-Simple-Calculator-Using-TLLVM)
149+
145150
---
146151

147152
<div align="center">

0 commit comments

Comments
 (0)