Giter Club home page Giter Club logo

llvm-bins's Introduction

Pre-Built Binaries for LLD and LLVM Tools

This repository is a collection of pre-built binaries for the LLD linker and various LLVM tools and utilities.

Overview

The list of tools in this collection includes:

bugpoint, dsymutil, ld64.lld, ld.lld, llc, lld, lld-link, lli, llvm-addr2line, llvm-ar, llvm-as, llvm-bcanalyzer, llvm-cat, llvm-cfi-verify, llvm-config, llvm-cov, llvm-c-test, llvm-cvtres, llvm-cxxdump, llvm-cxxfilt, llvm-cxxmap, llvm-diff, llvm-dis, llvm-dlltool, llvm-dwarfdump, llvm-dwp, llvm-elfabi, llvm-exegesis, llvm-extract, llvm-ifs, llvm-install-name-tool, llvm-jitlink, llvm-lib, llvm-link, llvm-lipo, llvm-lto, llvm-lto2, llvm-mc, llvm-mca, llvm-ml, llvm-modextract, llvm-mt, llvm-nm, llvm-objcopy, llvm-objdump, llvm-opt-report, llvm-pdbutil, llvm-profdata, llvm-ranlib, llvm-rc, llvm-readelf, llvm-readobj, llvm-reduce, llvm-rtdyld, llvm-size, llvm-split, llvm-stress, llvm-strings, llvm-strip, llvm-symbolizer, llvm-tblgen, llvm-undname, llvm-xray, obj2yaml, opt, sancov, sanstats, verify-uselistorder, wasm-ld, yaml2obj

Platforms/Architectures

These binaries have been cross-compiled for the most popular combinations of platforms (Linux, Windows, macOS) and architectures (x86-64, i686, Aarch64, ARM and PowerPC). More will be added in the future. The binaries are also built statically so they will run without dependencies.

Each branch of the repository points to the latest version of the binaries for a particular platform/architecture pair. The branch x64pc-linux for example, points to the latest version of the binaries (11.0.f60de4cdf at time of writing) for a x86-64 linux pc.

The various tags allow you to download more specific versions of the binaries. Every release has a corresponding tag in the form of llvm-[version]-[target] (e.g. llvm-11.0.0-x64pc-linux ).

Storage

This repository makes use of Large File Storage (LFS) git extension, for more efficient handling and downloading of binary files. Therefore, you will need to make sure the git-lfs package is installed on your system before cloning.

Obtaining the Files

You can download the binaries by cloning the repository and checking-out either a branch for the latest version, or a tag for a specific release.

  • Checkout the binaries (e.g. x64pc-linux):
       git lfs clone -b x64pc-linux https://github.com/howjnb/llvm-bins.git
  • Switching to a different target (e.g. x86pc-linux):
       cd llvm-dir
       git checkout x86pc-linux

llvm-bins's People

Contributors

howjnb avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.