SelectionDAG: Emit correct debug info for multi-register function arguments.
Previously we would just describe the first register and then call it quits. This patch emits fragment expressions for each register. <rdar://problem/34075307> llvm-svn: 312169
Loading
Please sign in to comment