[PATCH] D52408: [ELF] - Do not fail on R_*_NONE relocations when parsing the debug info.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 26 01:13:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD343078: [ELF] - Do not fail on R_*_NONE relocations when parsing the debug info. (authored by grimar, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D52408?vs=166926&id=167072#toc

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52408

Files:
  ELF/Arch/AArch64.cpp
  ELF/Arch/AMDGPU.cpp
  ELF/Arch/ARM.cpp
  ELF/Arch/AVR.cpp
  ELF/Arch/Hexagon.cpp
  ELF/Arch/Mips.cpp
  ELF/Arch/PPC.cpp
  ELF/Arch/PPC64.cpp
  ELF/Arch/RISCV.cpp
  ELF/Arch/SPARCV9.cpp
  ELF/Arch/X86.cpp
  ELF/Arch/X86_64.cpp
  ELF/DWARF.cpp
  ELF/Target.h
  test/ELF/debug-relocation-none.test
  test/ELF/undef-broken-debug.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52408.167072.patch
Type: text/x-patch
Size: 8531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180926/71724d36/attachment.bin>


More information about the llvm-commits mailing list