[PATCH] D100944: [CodeGen][ELF] Emit separate unique sections for different flags

Tomas Matheson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 23 04:45:41 PDT 2021


tmatheson updated this revision to Diff 339984.
tmatheson edited the summary of this revision.
tmatheson added a comment.

clang-format


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100944

Files:
  llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/include/llvm/MC/MCContext.h
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/MC/MCContext.cpp
  llvm/test/CodeGen/Generic/elf-unique-sections-by-flags.ll
  llvm/test/CodeGen/Mips/gpopt-explict-section.ll
  llvm/test/CodeGen/X86/explicit-section-mergeable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100944.339984.patch
Type: text/x-patch
Size: 27585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210423/4f67df4f/attachment-0001.bin>


More information about the llvm-commits mailing list