E-Book, Englisch, 370 Seiten
Hsu LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries
1. Auflage 2021
ISBN: 978-1-83882-972-8
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Design powerful and reliable compilers using the latest libraries and tools from LLVM
E-Book, Englisch, 370 Seiten
ISBN: 978-1-83882-972-8
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Table of Contents - Saving resources when building LLVM from source
- Exploring LLVM's Build System Features
- Advanced usages of LLVM LIT
- TableGen Development: For Fun and For Profit
- Exploring Clang's Architecture
- Extending the preprocessors
- Handling AST
- Working with Compiler Flags and Toolchains
- All you need to know about the new PassManager and AnalysisManager
- Processing IR in a proper way
- Gearing up with support utilities
- PGO and Sanitizers developments