[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
Fri Jun 22 03:15:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335332: [MC] - Add .stack_size sections into groups and link them with .text (authored by grimar, committed by ).
Herald added a reviewer: javed.absar.

Changed prior to commit:
  https://reviews.llvm.org/D46874?vs=149056&id=152446#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46874

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46874.152446.patch
Type: text/x-patch
Size: 7575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/21f3ab6e/attachment-0001.bin>


More information about the llvm-commits mailing list