[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
Mon Mar 19 04:27:58 PDT 2018


jhenderson updated this revision to Diff 138892.
jhenderson marked an inline comment as done.
jhenderson added a comment.

Update comment.


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.138892.patch
Type: text/x-patch
Size: 5166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180319/4d0c3bbc/attachment.bin>


More information about the llvm-commits mailing list