Package llvm11
The Low Level Virtual Machine
LLVM is a compiler infrastructure designed for compile-time, link-time,
runtime, and idle-time optimization of programs from arbitrary programming
languages. The compiler infrastructure includes mirror sets of programming
tools as well as libraries with equivalent functionality.
Version: 11.1.0
See also: llvm11-devel.
General Commands | |
| FileCheck-11 | Flexible pattern matching file verifier |
| bugpoint-11 | automatic test case reduction tool |
| dsymutil-11 | manipulate archived DWARF debug symbol files |
| lit-11 | LLVM Integrated Tester |
| llc-11 | LLVM static compiler |
| lli-11 | directly execute programs from LLVM bitcode |
| llvm-addr2line-11 | a drop-in replacement for addr2line |
| llvm-ar-11 | LLVM archiver |
| llvm-as-11 | LLVM assembler |
| llvm-bcanalyzer-11 | LLVM bitcode analyzer |
| llvm-build-11 | LLVM Project Build Utility |
| llvm-cov-11 | emit coverage information |
| llvm-cxxfilt-11 | LLVM symbol name demangler |
| llvm-cxxmap-11 | Mangled name remapping tool |
| llvm-diff-11 | LLVM structural 'diff' |
| llvm-dis-11 | LLVM disassembler |
| llvm-dwarfdump-11 | dump and verify DWARF debug information |
| llvm-exegesis-11 | LLVM Machine Instruction Benchmark |
| llvm-extract-11 | extract a function from an LLVM module |
| llvm-lib-11 | LLVM lib.exe compatible library tool |
| llvm-link-11 | LLVM bitcode linker |
| llvm-lipo-11 | LLVM tool for manipulating universal binaries |
| llvm-locstats-11 | calculate statistics on DWARF debug location |
| llvm-mca-11 | LLVM Machine Code Analyzer |
| llvm-nm-11 | list LLVM bitcode and object file's symbol table |
| llvm-objcopy-11 | object copying and editing tool |
| llvm-objdump-11 | LLVM's object file dumper |
| llvm-pdbutil-11 | Display types, symbols, CodeView records, and other information from a PDB file, as well as manipulate and create PDB files. |
| llvm-profdata-11 | Profile data tool |
| llvm-ranlib-11 | generates an archive index |
| llvm-readelf-11 | GNU-style LLVM Object Reader |
| llvm-readobj-11 | LLVM Object Reader |
| llvm-size-11 | print size information |
| llvm-stress-11 | generate random .ll files |
| llvm-strings-11 | print strings |
| llvm-strip-11 | object stripping tool |
| llvm-symbolizer-11 | convert addresses into source code locations |
| opt-11 | LLVM optimizer |
| tblgen-11 | Target Description To C++ Code Generator |