Contents
Short Descriptions
is the automatic test case reduction tool. |
|
is the Clang C, C++, and Objective-C compiler. |
|
is a tool to format C/C++/Java/JavaScript/Objective-C/Protobuf code. |
|
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 a bytecode disassembler. |
|
is used as a C++ ABI Data Dumper. |
|
is the LLVM structural 'diff'. |
|
is the LLVM disassembler. |
|
is a tool used to manipulate archived DWARF debug symbol files, compatible with the Darwin command dsymutil. |
|
prints the content of DWARF sections in object files. |
|
merges split DWARF files. |
|
is used to extract a function from an LLVM module. |
|
is the LLVM linker. |
|
is the LLVM LTO (link time optimization) linker. |
|
is a standalone machine code assembler/disassembler. |
|
is used to list LLVM bitcode and object file's symbol table. |
|
is an LLVM object file dumper. |
|
is used as PDB Dumper. |
|
is a small tool to manipulate and print profile data files. |
|
is used to generate an index for a LLVM archive. |
|
displays low-level format-specific information about object files. |
|
is the LLVM MC-JIT tool. |
|
is the LLVM object size dumper. |
|
is the LLVM module splitter. |
|
is used to generate random |
|
converts adresses into source code locations. |
|
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 the sanitizer coverage processing tool. |
|
is the sanitizer statistics processing tool. |
|
is a Perl script that invokes the Clang static analyzer. |
|
is a viewer for Clang static analyzer results. |
|
is the LLVM tool to verify use-list order. |
|
takes a YAML representation of an object file and converts it to a binary file. |