[llvm] r186119 - In response to dblaikie's comment on r186035, replacing the

Adrian Prantl aprantl at apple.com
Fri Jul 12 14:13:14 PDT 2013


On Jul 12, 2013, at 2:05 PM, Adrian Prantl <aprantl at apple.com> wrote:
>> Though I'm still curious if this is the simplest example - could you
>> help me understand what the bug was & what this example is attempting
>> to demonstrate?

To answer your actual question: The testcase triggers a path in InlineSpiller, were register referenced by a DBG_VALUE is spilled.

cheers,
adrian



More information about the llvm-commits mailing list