Contents
Short Descriptions
| is the automatic test case reduction tool. | |
| is the Clang C, C++, and Objective-C compiler. | |
| is the LLVM static compiler. | |
| is used to directly execute programs from LLVM bitcode. | |
| is the LLVM archiver. | |
| is the LLVM assembler. | |
| is the LLVM bitcode analyzer. | |
| Prints LLVM compilation options. | |
| is used to emit coverage information. | |
| is the LLVM structural 'diff'. | |
| is the LLVM disassembler. | |
| is used to extract a function from an LLVM module. | |
| is the LLVM linker. | |
| is used to list LLVM bitcode and object file's symbol table. | |
| is used to generate index for LLVM archive. | |
| 
                    is used to generate random  | |
| is the LLVM Target Description To C++ Code Generator. | |
| is the LLVM optimizer. | |
| is a Perl script that invokes the Clang static analyzer. | |
| contains the LLVM API functions. | 
![[Note]](../images/note.png)