Displaying 2 results from an estimated 2 matches for "barucak".
Did you mean:
barak
2013 Jul 03
2
[LLVMdev] CallGraph in immutable pass
...way I can access CallGraph from immutable pass via
getAnalysis?
As I understand it, this may not be possible, because immutable pass
don't have runOn method and is never actually planned. But I'm not 100%
sure how this works, so I don't know if there is some other way.
Thanks,
Robert Barucak
2013 Jul 03
0
[LLVMdev] CallGraph in immutable pass
...from immutable pass via
> getAnalysis?
> As I understand it, this may not be possible, because immutable pass don't
> have runOn method and is never actually planned. But I'm not 100% sure how
> this works, so I don't know if there is some other way.
> Thanks,
> Robert Barucak
> ______________________________**_________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/**mailman/listinfo/llvmdev<http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev>
>
-------------- next part ------...