Day November 9, 2023

Build Argentum compiler on Ubuntu

Preparations Install GCC and friends: Install Ninja build system and CMake LLVM Get LLVM sources: Prepare build files: Build LLVM (this will take ~~hour) Install LLVM to out dir Now ~ contains the newly built release version of LLVM SDL…