[PATCH] D97448: ELF: Create unique SHF_GNU_RETAIN sections for llvm.used global objects

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 16:39:01 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG47c5576d7d58: ELF: Create unique SHF_GNU_RETAIN sections for llvm.used global objects (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D97448?vs=326301&id=326840#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97448

Files:
  llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/Target/RISCV/RISCVTargetObjectFile.cpp
  llvm/test/CodeGen/PowerPC/func-addr-consts.ll
  llvm/test/CodeGen/PowerPC/no-dead-strip.ll
  llvm/test/CodeGen/X86/elf-retain.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97448.326840.patch
Type: text/x-patch
Size: 8747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210227/8c4d28df/attachment.bin>


More information about the llvm-commits mailing list