[PATCH] D96837: Add !retain metadata to represent SHF_GNU_RETAIN on ELF platforms

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 20 19:50:52 PST 2021


MaskRay updated this revision to Diff 325273.
MaskRay added a comment.

improve doc


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96837

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/FixedMetadataKinds.def
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/test/CodeGen/X86/elf-retain.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96837.325273.patch
Type: text/x-patch
Size: 5273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210221/dc4373a3/attachment.bin>


More information about the llvm-commits mailing list