diff options
author | James Henderson <jh7370@my.bristol.ac.uk> | 2018-05-10 10:52:21 +0000 |
---|---|---|
committer | James Henderson <jh7370@my.bristol.ac.uk> | 2018-05-10 10:52:21 +0000 |
commit | d621037788c3038a57e13eacb0d537954bc1556c (patch) | |
tree | 9a37a456f5e67aa65917f74a90d285f0ebe8ad18 /llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp | |
parent | a3acf99e5929409401e94f6beaf48ba5d9f0bb7f (diff) | |
download | bcm5719-llvm-d621037788c3038a57e13eacb0d537954bc1556c.tar.gz bcm5719-llvm-d621037788c3038a57e13eacb0d537954bc1556c.zip |
[ELF] Rework debug line parsing to use llvm::Error and callbacks (LLD-side)
Reviewed by: ruiu, grimar, espindola
Differential Revision: https://reviews.llvm.org/D44562
Summary:
r331971 changes the debug line parser interface to report LLVM errors in an
interface that different executables can use, rather than always being printed
directly as warnings to stderr. This change allows LLD to make use of the new
interface and call its own warning methods to report problems.
llvm-svn: 331972
Diffstat (limited to 'llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp')
0 files changed, 0 insertions, 0 deletions