[PATCH] D41135: EmitFuncArgumentDbgValue: Prefer stack slots over registers for stack arguments

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 12 14:30:56 PST 2017


aprantl updated this revision to Diff 126631.
aprantl added a comment.

Add context to diff.


https://reviews.llvm.org/D41135

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/DebugInfo/COFF/fpo-shrink-wrap.ll
  test/DebugInfo/X86/stack-args.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41135.126631.patch
Type: text/x-patch
Size: 6892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171212/06238e2a/attachment.bin>


More information about the llvm-commits mailing list