[PATCH] D39788: [MC] Function stack size section.
Sean Eveson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 29 02:43:33 PST 2017
seaneveson updated this revision to Diff 124707.
seaneveson added a comment.
- Rebase
- Add documentation to CodeGenerator.rst
- Move test checks above corresponding functions
https://reviews.llvm.org/D39788
Files:
docs/CodeGenerator.rst
docs/CommandGuide/llc.rst
include/llvm/CodeGen/AsmPrinter.h
include/llvm/CodeGen/CommandFlags.def
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.124707.patch
Type: text/x-patch
Size: 8209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171129/28f28722/attachment.bin>
More information about the llvm-commits
mailing list