Skip to content

Commit

Permalink
add two LLVM books
Browse files Browse the repository at this point in the history
  • Loading branch information
shining1984 committed Jun 15, 2022
1 parent 0c1bc8b commit bfb4ad2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Books.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@

[中文版(非官方)](https://github.com/xiaoweiChen/Learn-LLVM-12) --Chen Xiaowei

6. [*Tutorial: Creating an LLVM Backend for the Cpu0 Architecture*](http://jonathan2251.github.io/lbd/index.html) --Chen Chung-Shu

7. [*Tutorial: Creating an LLVM Toolchain for the Cpu0 Architecture*](http://jonathan2251.github.io/lbt/index.html) --Chen Chung-Shu

## Linker && Loader

1. [*Assemblers And Loaders*](http://www.davidsalomon.name/assem.advertis/AssemAd.html) --David Salomon
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
本库旨在收集程序语言与编译技术相关资源。目前收集的资料主要分为课程、书籍、论文、项目、博客和会议(论坛)。

=======
当前已经收集课程77+,书籍75+,项目23+,博客27+,会议&杂志14+, 论文56+。后续不断更新,欢迎大家star和fork,也欢迎大家发起PR添加新的内容。
当前已经收集课程77+,书籍77+,项目23+,博客27+,会议&杂志14+, 论文56+。后续不断更新,欢迎大家star和fork,也欢迎大家发起PR添加新的内容。

0 comments on commit bfb4ad2

Please sign in to comment.