[PATCH] D65478: Create unique, but identically-named ELF sections for explicitly-sectioned functions and globals when using -function-sections and -data-sections.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 18:38:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367501: Create unique, but identically-named ELF sections for explicitly-sectioned… (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65478?vs=212704&id=212710#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65478/new/

https://reviews.llvm.org/D65478

Files:
  llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/trunk/test/CodeGen/X86/elf-associated.ll
  llvm/trunk/test/CodeGen/X86/explicit-elf-sections.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65478.212710.patch
Type: text/x-patch
Size: 5529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/674df2a2/attachment.bin>


More information about the llvm-commits mailing list