WebAssembly / lld

Staging repository for upstreaming WebAssembly support into lld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

** WARNING: This repository is not active **

This repository was created in order to work and a WebAssembly port of lld. The port is now part of upstream lld. In order to get the latest version or make contrubutions please use the upstream version: https://lld.llvm.org/getting_started.html

LLVM Linker (lld)

This directory and its subdirectories contain source code for the LLVM Linker, a modular cross platform linker which is built as part of the LLVM compiler infrastructure project.

lld is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt.

Benchmarking

In order to make sure various developers can evaluate patches over the same tests, we create a collection of self contained programs.

It is hosted at https://s3-us-west-2.amazonaws.com/linker-tests/lld-speed-test.tar.xz

The current sha256 is 69cff27cf63304a3f766e72dc9010407eced5c60635254a3c31496e1183ef9e1.

About

Staging repository for upstreaming WebAssembly support into lld

License:Other


Languages

Language:C++ 58.8%Language:Assembly 37.8%Language:LLVM 2.5%Language:CMake 0.5%Language:Python 0.3%Language:C 0.0%