[llvm] r185993 - Un-break the buildbot by tweaking the indirection flag.

David Blaikie dblaikie at gmail.com
Wed Jul 10 14:58:54 PDT 2013


On Wed, Jul 10, 2013 at 2:56 PM, Adrian Prantl <aprantl at apple.com> wrote:
>
> On Jul 10, 2013, at 2:51 PM, David Blaikie <dblaikie at gmail.com> wrote:
>>
>> So we're on the same page: isIndirect implies that the IR type is a
>> pointer. That was my intention, at least - is that clear/agreed?
>
> That the IR type is a pointer of foo, but the type of the DIVariable is foo. (As in your example with nontrivial by-value arguments).

Yep.



More information about the llvm-commits mailing list