Package llvm12
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: 12.0.1
See also: llvm12-devel.
General Commands | |
FileCheck-12 | Flexible pattern matching file verifier |
bugpoint-12 | automatic test case reduction tool |
dsymutil-12 | manipulate archived DWARF debug symbol files |
lit-12 | LLVM Integrated Tester |
llc-12 | LLVM static compiler |
lli-12 | directly execute programs from LLVM bitcode |
llvm-addr2line-12 | a drop-in replacement for addr2line |
llvm-ar-12 | LLVM archiver |
llvm-as-12 | LLVM assembler |
llvm-bcanalyzer-12 | LLVM bitcode analyzer |
llvm-cov-12 | emit coverage information |
llvm-cxxfilt-12 | LLVM symbol name demangler |
llvm-cxxmap-12 | Mangled name remapping tool |
llvm-diff-12 | LLVM structural 'diff' |
llvm-dis-12 | LLVM disassembler |
llvm-dwarfdump-12 | dump and verify DWARF debug information |
llvm-exegesis-12 | LLVM Machine Instruction Benchmark |
llvm-extract-12 | extract a function from an LLVM module |
llvm-install-name-tool-12 | LLVM tool for manipulating install-names and rpaths |
llvm-lib-12 | LLVM lib.exe compatible library tool |
llvm-libtool-darwin-12 | LLVM tool for creating libraries for Darwin |
llvm-link-12 | LLVM bitcode linker |
llvm-lipo-12 | LLVM tool for manipulating universal binaries |
llvm-locstats-12 | calculate statistics on DWARF debug location |
llvm-mca-12 | LLVM Machine Code Analyzer |
llvm-nm-12 | list LLVM bitcode and object file's symbol table |
llvm-objcopy-12 | object copying and editing tool |
llvm-objdump-12 | LLVM's object file dumper |
llvm-pdbutil-12 | Display types, symbols, CodeView records, and other information from a PDB file, as well as manipulate and create PDB files. |
llvm-profdata-12 | Profile data tool |
llvm-profgen-12 | LLVM SPGO profile generation tool |
llvm-ranlib-12 | generates an archive index |
llvm-readelf-12 | GNU-style LLVM Object Reader |
llvm-readobj-12 | LLVM Object Reader |
llvm-size-12 | print size information |
llvm-stress-12 | generate random .ll files |
llvm-strings-12 | print strings |
llvm-strip-12 | object stripping tool |
llvm-symbolizer-12 | convert addresses into source code locations |
opt-12 | LLVM optimizer |
xxx-tblgen-12 | Target Description to C++ Code |