diff options
author | Bob Haarman <llvm@inglorion.net> | 2017-10-25 22:28:38 +0000 |
---|---|---|
committer | Bob Haarman <llvm@inglorion.net> | 2017-10-25 22:28:38 +0000 |
commit | b8a59c8aa5ff25aa21a64169c1870d988401cd53 (patch) | |
tree | e8c92ab03251381c760718413916ddee9bd4574a /llvm/lib/Transforms/Utils/SplitModule.cpp | |
parent | 5e6cb9022c5c87f3ecf593f3210d15fd25467342 (diff) | |
download | llvm-b8a59c8aa5ff25aa21a64169c1870d988401cd53.zip llvm-b8a59c8aa5ff25aa21a64169c1870d988401cd53.tar.gz llvm-b8a59c8aa5ff25aa21a64169c1870d988401cd53.tar.bz2 |
[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
llvm-svn: 316624
Diffstat (limited to 'llvm/lib/Transforms/Utils/SplitModule.cpp')
0 files changed, 0 insertions, 0 deletions