[llvm] r226476 - Remove support for DIVariable's FlagIndirectVariable and expect

İsmail Dönmez ismail at donmez.ws
Thu Jan 22 09:06:51 PST 2015


Hi,

On Mon, Jan 19, 2015 at 7:57 PM, Adrian Prantl <aprantl at apple.com> wrote:
> Author: adrian
> Date: Mon Jan 19 11:57:29 2015
> New Revision: 226476
>
> URL: http://llvm.org/viewvc/llvm-project?rev=226476&view=rev
> Log:
> Remove support for DIVariable's FlagIndirectVariable and expect
> frontends to use a DIExpression with a DW_OP_deref instead.


I am not %100 sure yet but this might have caused
http://llvm.org/bugs/show_bug.cgi?id=22296 since the timeline matches
and backtrace looks similar to this commit. Would you mind having a
look?

Thanks!



More information about the llvm-commits mailing list