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 7, 2021
1 parent e486cc1 commit 42a4ebf
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 @@ -56,6 +56,10 @@

3. [*LLVM Cookbook*](https://www.amazon.com/dp/178528598X/) --Mayur Pandey, Suyog Sarda

4. [*LLVM Techniques, Tips, and Best Practices -- Clang and Middle-End Libraries*](https://www.amazon.com/-/zh/dp/1838824952/) --Min-Yih Hsu

5. [*Learn LLVM 12*](https://www.amazon.com/-/zh/dp/1839213507/) --Kai Nacke

## Program Analysis

1. [*Lecture Notes on Static Analysis*](https://lara.epfl.ch/w/_media/sav08:schwartzbach.pdf) --Michael I. Schwartzbach
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@

本库旨在收集程序语言与编译技术相关资源。目前收集的资料主要分为课程、书籍、论文、项目、博客和会议(论坛)。

当前已经收集课程74+,书籍58+,项目21+,博客24+,会议8+, 论文24+。后续不断更新,欢迎大家star和fork,也欢迎大家发起PR添加新的内容。
当前已经收集课程74+,书籍60+,项目21+,博客24+,会议8+, 论文24+。后续不断更新,欢迎大家star和fork,也欢迎大家发起PR添加新的内容。

0 comments on commit 42a4ebf

Please sign in to comment.