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

Rahman Lavaee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 16:43:08 PDT 2019


rahmanl updated this revision to Diff 212704.
rahmanl added a comment.

Fixed the comment and removed the braces.


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

https://reviews.llvm.org/D65478

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65478.212704.patch
Type: text/x-patch
Size: 5398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/9e37af68/attachment.bin>


More information about the llvm-commits mailing list