UNPKG

@xpack-dev-tools/clang

Version:

A binary xpm package with the LLVM clang executables

28 lines (19 loc) 1.34 kB
[![GitHub package.json version](https://img.shields.io/github/package-json/v/xpack-dev-tools/clang-xpack)](https://github.com/xpack-dev-tools/clang-xpack/blob/xpack/package.json) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/xpack-dev-tools/clang-xpack)](https://github.com/xpack-dev-tools/clang-xpack/releases) [![NPM Version](https://img.shields.io/npm/v/@xpack-dev-tools/clang?color=green)](https://www.npmjs.com/package/@xpack-dev-tools/clang/) [![license](https://img.shields.io/github/license/xpack-dev-tools/clang-xpack)](https://github.com/xpack-dev-tools/clang-xpack/blob/xpack/LICENSE) # The xPack LLVM clang A standalone, cross-platform (Windows, macOS, GNU/Linux) binary distribution of LLVM clang, intended for reproducible builds. ## Project documentation For information on how to install and use this project, please refer to the [project web site](https://xpack-dev-tools.github.io/clang-xpack/). ## Project source The source code of the current release is available on [GitHub tag v19.1.7-1.1 tree](https://github.com/xpack-dev-tools/clang-xpack/tree/v19.1.7-1.1). ## License Unless otherwise stated, the original content is released under the terms of the [MIT License](https://opensource.org/licenses/mit/), with all rights reserved to [Liviu Ionescu](https://github.com/ilg-ul).