You are viewing a single comment's thread.

view the rest of the comments →

0
0

[–] 16451654? ago 

Do you think learning LLVM IR would convey some of the same benefits as learning a particular ASM?

0
0

[–] 16451656? ago 

Once you have systems code and a compiler built using C and ASM, sure.

You write your ASM in processor design as well. So you build your compiler at the same time you're creating the system.