[PATCH] D40954: [ELF] - Teach LLD to hint about -fdebug-types-section.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 07:27:40 PST 2017


grimar created this revision.
Herald added subscribers: JDevlieghere, fedor.sergeev, kbarton, javed.absar, nhaehnle, nemanjai, sdardis, emaste, dylanmckay, jyknight.

Patch teaches LLD to hint user about -fdebug-types-section flag
if relocation overflow happens in  debug section.


https://reviews.llvm.org/D40954

Files:
  ELF/Arch/AArch64.cpp
  ELF/Arch/AMDGPU.cpp
  ELF/Arch/ARM.cpp
  ELF/Arch/AVR.cpp
  ELF/Arch/Mips.cpp
  ELF/Arch/PPC.cpp
  ELF/Arch/PPC64.cpp
  ELF/Arch/SPARCV9.cpp
  ELF/Arch/X86.cpp
  ELF/Arch/X86_64.cpp
  ELF/Target.cpp
  ELF/Target.h
  test/ELF/x86-64-reloc-debug-overflow.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40954.125954.patch
Type: text/x-patch
Size: 8583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171207/088e09e1/attachment.bin>


More information about the llvm-commits mailing list