[LLVMdev] andersen's alias analysis
Chris Lattner
clattner at apple.com
Wed Aug 26 19:11:15 PDT 2009
On Aug 26, 2009, at 6:40 PM, Max Stonebraker wrote:
> Hello,
>
> Does the LLVM Andersens alias analysis handle function pointers
> precisely? I ran it and it looks like it says every function points
> points to the universal set. Is this what I should expect?
Hi Max,
I don't know the answer offhand but please keep in mind that the
current andersen's pass has many known problems and bugs. Consider it
"research quality".
-Chris
More information about the llvm-dev
mailing list