CS 6340 Lab 0 Introduction to LLVM
Lab 0: Introduction to LLVM Fall Semester 2023 Due: 28 Aug, 8:00 a.m. Eastern Time This lab involves running and extending LLVM, a popular compiler framework for a large class of programming languages that will be used to implement many labs in this course. You will use the LLVM framework in the provided course VM …