[PATCH] D39788: [MC] Function stack size section.

Sean Eveson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 17 06:32:09 PST 2017


seaneveson updated this revision to Diff 123330.
seaneveson added a comment.

- Add documentation to the llc CommandGuide
- Skip functions with dynamic stack allocation


https://reviews.llvm.org/D39788

Files:
  docs/CommandGuide/llc.rst
  include/llvm/CodeGen/AsmPrinter.h
  include/llvm/CodeGen/CommandFlags.h
  include/llvm/MC/MCObjectFileInfo.h
  include/llvm/Target/TargetOptions.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/MC/MCObjectFileInfo.cpp
  test/CodeGen/X86/stack-size-section.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39788.123330.patch
Type: text/x-patch
Size: 7280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171117/363dd54b/attachment.bin>


More information about the llvm-commits mailing list