Learn LLVM 12 : A beginner's guide to learning LLVM compiler tools and core libraries with C++
(Reklamlänk)
LLVM was built to bridge the gap between compiler textbooks and actual compiler development. It provides a modular codebase and advanced tools which help developers to build compilers easily. This book provides a practical introduction to LLVM, gradually helping you navigate through complex scenario