[llvm] r185993 - Un-break the buildbot by tweaking the indirection	flag.
    Adrian Prantl 
    aprantl at apple.com
       
    Wed Jul 10 14:56:06 PDT 2013
    
    
  
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).
-- adrian
    
    
More information about the llvm-commits
mailing list