Skip to content

Commit cc736d2

Browse files
authored
Update resources.rst
1 parent bba997e commit cc736d2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

epilogue/resources.rst

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ This chapter lists some resources that may be of interest to the reader:
55

66
- LLVM documentation http://llvm.org/docs/
77
- Modern Compiler Implementation in Java, 2nd Edition.
8-
- Eli Bendersky's collection of code examples for using LLVM/clang
8+
- Eli Bendersky's collection of code examples for using LLVM/clang,
99
https://github.com/eliben/llvm-clang-samples
10+
- "How Clang Compiles a Function" by John Regehr, June 2018,
11+
https://blog.regehr.org/archives/1605
1012

1113
.. - `Alex Darby's series of articles on low-level stuff <http://www.altdevblogaday.com/author/alex-darby/>`__.

0 commit comments

Comments
 (0)