[PATCH] D46874: [MC] - Add .stack_size sections into groups and link them with .text

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 23 07:36:35 PDT 2018


grimar updated this revision to Diff 148213.
grimar added a comment.

- Updated patch to match the behavior I suggested in latest comments.

(unconditionally add `unique` attribute)


https://reviews.llvm.org/D46874

Files:
  include/llvm/MC/MCObjectFileInfo.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/MC/MCObjectFileInfo.cpp
  test/CodeGen/X86/stack-size-section-function-sections.ll
  test/CodeGen/X86/stack-size-section.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46874.148213.patch
Type: text/x-patch
Size: 4675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180523/04de7d1d/attachment.bin>


More information about the llvm-commits mailing list