[PATCH] D26070: [ELF] Fix fetching source line, when file has multiple "AX" sections

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 02:27:36 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285680: Allow fetching source line, when multiple "AX" sections present (authored by evgeny777).

Changed prior to commit:
  https://reviews.llvm.org/D26070?vs=76381&id=76530#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26070

Files:
  lld/trunk/ELF/InputFiles.cpp
  lld/trunk/ELF/InputFiles.h
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/ELF/InputSection.h
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/test/ELF/Inputs/undef-debug.s
  lld/trunk/test/ELF/undef.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26070.76530.patch
Type: text/x-patch
Size: 5685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161101/7d33b0db/attachment.bin>


More information about the llvm-commits mailing list