[PATCH] D44761: Fix PR36793

Rafael Avila de Espindola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 16:16:06 PDT 2018


espindola created this revision.
espindola added reviewers: jhenderson, ruiu, grimar.
Herald added subscribers: arichardson, emaste.

With this patch lld will iterate over compile units to file the line tables instead of assuming there is only one at offset 0.


https://reviews.llvm.org/D44761

Files:
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  test/ELF/Inputs/multiple-cu.s
  test/ELF/multiple-cu.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44761.139390.patch
Type: text/x-patch
Size: 8960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180321/8231df8c/attachment.bin>


More information about the llvm-commits mailing list