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 used for C++ ABI Data Dumper.  | 
              |
| 
                   is the LLVM structural 'diff'.  | 
              |
| 
                   is the LLVM disassembler.  | 
              |
| 
                   tool used to manipulate archived DWARF debug symbol files, compatible with the Darwin command dsymutil.  | 
              |
| 
                   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 as PDB Dumper.  | 
              |
| 
                   is used to generate index for LLVM archive.  | 
              |
| 
                   
                    is used to generate random   | 
              |
| 
                   is the LLVM Target Description To C++ Code Generator.  | 
              |
| 
                   takes an object file,and produces a YAML representation of the file.  | 
              |
| 
                   is the LLVM optimizer.  | 
              |
| 
                   is a Perl script that invokes the Clang static analyzer.  | 
              |
| 
                   takes a YAML representation of an object file and converts it to an binary file.  | 
              |
| 
                   contains the LLVM API functions.  |