[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 May 10 03:56:03 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL331972: [ELF] Rework debug line parsing to use llvm::Error and callbacks (LLD-side) (authored by jhenderson, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D44562?vs=140200&id=146109#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44562
Files:
lld/trunk/ELF/InputFiles.cpp
lld/trunk/test/ELF/Inputs/undef-bad-debug.s
lld/trunk/test/ELF/no-line-parser-errors-if-empty-section.s
lld/trunk/test/ELF/no-line-parser-errors-if-no-section.s
lld/trunk/test/ELF/undef.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44562.146109.patch
Type: text/x-patch
Size: 8947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/37631781/attachment.bin>
More information about the llvm-commits
mailing list