Lecture 1: Introduction to LLVM IR and tools

Project repository: https://github.com/DmitrySoshnikov/eva-llvm-source

  • Introduction to LLVM tools
  • Parsing pipeline
  • LLVM Compiler
  • LLVM Interpreter
  • Clang
  • Structure of LLVM IR
  • Entry point: @main function
  • LLVM Assembler
  • LLVM Disassembler
  • Native x86-x64 code


Complete and Continue  
Discussion

2 comments