Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hongxuchen committed Mar 12, 2024
1 parent 8c6c081 commit cc6f0ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -36,6 +36,7 @@ This README.md itself mostly records **LLVM backend** (as well as mixed) resourc
- 🐉 [LLVM Language Reference Manual](http://llvm.org/docs/LangRef.html) - detailed docs for LLVM IR/Bitcode
- 🐉 [LLVM Bitcode File Format](http://llvm.org/docs/BitCodeFormat.html)
- 🐉 [The Often Misunderstood GEP Instruction](http://llvm.org/docs/GetElementPtr.html)
- [A Gentle Introduction to LLVM IR](https://mcyoung.xyz/2023/08/01/llvm-ir/), with a [Chinese translation version](TODO)
- :octocat: [](https://github.com/sunxfancy/vscode-llvm) - VSCode LLVM Compiler Explorer
- 🐉 [LLVM Programmer’s Manual](http://llvm.org/docs/ProgrammersManual.html) - how to develop using LLVM infrastructure
- 🐉 [LLVM Coding Standards](http://llvm.org/docs/CodingStandards.html)
Expand Down

0 comments on commit cc6f0ee

Please sign in to comment.