commit | 3c9ede4167228753d91442d421ac9fa819ca3334 | [log] [tgz] |
---|---|---|
author | Bob Haarman <llvm@inglorion.net> | Wed Oct 25 22:28:38 2017 +0000 |
committer | Bob Haarman <llvm@inglorion.net> | Wed Oct 25 22:28:38 2017 +0000 |
tree | b4c48a5bc8b6bdd389451f71b21189a09faa751a | |
parent | d0971ca09997f99c1d3ea77723e672a5c925d3d3 [diff] |
[lld] unified COFF and ELF error handling on new Common/ErrorHandler Summary: The COFF linker and the ELF linker have long had similar but separate Error.h and Error.cpp files to implement error handling. This change introduces new error handling code in Common/ErrorHandler.h, changes the COFF and ELF linkers to use it, and removes the old, separate implementations. Reviewers: ruiu Reviewed By: ruiu Subscribers: smeenai, jyknight, emaste, sdardis, nemanjai, nhaehnle, mgorny, javed.absar, kbarton, fedor.sergeev, llvm-commits Differential Revision: https://reviews.llvm.org/D39259 git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@316624 91177308-0d34-0410-b5e6-96231b3b80d8
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.
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 4818e8d38961503a04a73597b0da1242c39efc9df2ceb6dfca4ed36845239863.