Hacker News new | ask | show | jobs
by z29LiTp5qUC30n 2212 days ago
For someone who wants to know how a C compiler converts C to assembly there is no better example than:

https://github.com/oriansj/mescc-tools-seed/blob/master/x86/...