Programming Language with LLVM [2/20] LLVM program structure | Module

preview_player
Показать описание

This is the second lecture from the "Programming Language with LLVM" course where we build a full programming language similar to JavaScript from scratch, using LLVM compiler infrastructure.

In this lecture:

- LLVM program structure
- Module container
- Context object
- IR Builder
- Emitting IR to file
- Main executable

#LLVM #DS_Education
Рекомендации по теме
Комментарии
Автор

Невероятная подача! Даже учить английский можно! Браво!

Wtf
Автор

This is awesome, very clear explanation. Thanks for sharing

andre.gabriel
Автор

That's a huge binary for producing nothing. Are there more cache hit problems when you actually have a full working compiler?

steveh
Автор

Hi Dmitry
Is there a new course available on Udemy for this?

TheBonobo
Автор

clang: error: no such file or directory: 'llvm-config --cxxflags --ldflags --system-libs --libs core'

aaquibhassan
visit shbcf.ru