Index
A
- --analyze flag / Using the driver versus using the compiler
- Abstract Syntax Tree (AST)
- about / Introducing LLVM's basic design principles and its history
- alternative build methods, LLVM/Clang-based toolchains
- about / Alternative build methods
- Ninja / Ninja
- ELLCC / ELLCC
- EmbToolkit / EmbToolkit
- analyzer-checker flag / Getting to know the available checkers
- ARM cross-compiler / Understanding target triples
- AST matchers
- using / Using AST matchers
- URL, for documentation / Using AST matchers
- composing / Composing matchers
- predicates, adding / Putting the AST matcher predicates in the code
- autotools-generated configure script
- used, for building LLVM / Using the autotools-generated configure script
- --enable-optimized option / Using the autotools-generated configure script
- --enable-assertions option / Using the autotools-generated configure script
- --enable-shared option / Using the autotools-generated configure script
- ...