Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hongxuchen committed Dec 26, 2023
1 parent c5ac230 commit 887d580
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -43,6 +43,7 @@ This README.md itself mostly records **LLVM backend** (as well as mixed) resourc
- 🐉 [Source Level Debugging](http://llvm.org/docs/SourceLevelDebugging.html)
- 🐉 [Create A Project](http://llvm.org/docs/Projects.html)
- 🐉 [Exception Handling in LLVM](http://llvm.org/docs/ExceptionHandling.html)
- 📹 [A Tour of ADT - the LLVM Developer's Toolbox](https://www.youtube.com/watch?v=owQlnNYek2o&list=PL_R5A0lGi1AD9nPVlv7mG8_2mMSiL_0Ik&index=26)
- 🐉 [CommandLine 2.0 Library Manual](http://llvm.org/docs/CommandLine.html) - LLVM's CLI option parser library, used by all LLVM CLI tools etc
- 🐉 [Getting Started with the LLVM System](http://llvm.org/docs/GettingStarted.html) - LLVM project's build, configurations, directory layouts etc
- 🐉 [LLVM’s Analysis and Transform Passes](http://llvm.org/docs/Passes.html)
Expand Down

0 comments on commit 887d580

Please sign in to comment.