Section 1: Build System and LLVM-Specific Tooling
You will learn the advanced skills of developing LLVM's build system for both in-tree and out-of-tree scenarios. This section includes the following chapters:
- Chapter 1, Saving Resources When Building LLVM
 - Chapter 2, Exploring LLVM's Build System Features
 - Chapter 3, Testing with LLVM LIT
 - Chapter 4, TableGen Development