[PATCH] D44562: [ELF] Rework debug line parsing to use llvm::Error and callbacks (LLD-side)
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 29 02:54:36 PDT 2018
jhenderson updated this revision to Diff 140200.
jhenderson added a comment.
Change back to using warnings.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D44562
Files:
ELF/InputFiles.cpp
test/ELF/Inputs/undef-bad-debug.s
test/ELF/no-line-parser-errors-if-empty-section.s
test/ELF/no-line-parser-errors-if-no-section.s
test/ELF/undef.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44562.140200.patch
Type: text/x-patch
Size: 8797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180329/03e780c4/attachment.bin>
More information about the llvm-commits
mailing list