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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 14 14:55:51 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320758: EmitFuncArgumentDbgValue: Prefer stack slots over registers for stack arguments (authored by adrian, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41135?vs=126785&id=127035#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41135

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41135.127035.patch
Type: text/x-patch
Size: 4596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171214/54653cd9/attachment.bin>


More information about the llvm-commits mailing list