Bibliography
[1] Alfred V. Aho, Monica S. Lam, Ravi Sethi, and Jeffrey D. Ullman. Compilers: Principles, Techniques, and Tools. Addison-Wesley, 2 edition, 2006. ISBN 978-0-321-48681-3.
[2] Bruno Cardoso Lopes and Nathan Lanza. [RFC] An MLIR based Clang IR (CIR). June 2022. URL https://discourse.llvm.org/t/rfc-an-mlir-based-clang-ir-cir/63319.
[3] LLVM Community. Precompiled Header and Modules Internals. URL https://clang.llvm.org/docs/PCHInternals.html.
[4] LLVM Community. Moving LLVM Projects to GitHub. 2019. URL https://llvm.org/docs/Proposals/GitHubMove.html.
[5] LLVM Community. Clang Compiler User’s Manual. 2022. URL https://clang.llvm.org/docs/UsersManual.html.
[6] LLVM Community. [LLVM] Update C++ standard to 17. 2022. URL https://reviews.llvm.org/D130689.
[7] LLVM Community. Building LLVM with CMake. 2023. URL https://llvm.org...