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

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 10:32:34 PST 2017


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

Rebase on top of https://reviews.llvm.org/D41187.


https://reviews.llvm.org/D41135

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41135.126785.patch
Type: text/x-patch
Size: 4507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/5e4f29e4/attachment.bin>


More information about the llvm-commits mailing list