Displaying 1 result from an estimated 1 matches for "fe9fab5".
Did you mean:
fe9fab5e
2011 Apr 30
2
[LLVMdev] Data flow analysis
Hi all,
in this case:
...
int* p = ...
int* q = p;
...
How can I know that data-flow from p to q,
i.e., which LLVM pass of header files could I use?
Thank you all.
--
Best regards,
Wen-Han
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110430/a9164c60/attachment.html>