[LLVMdev] Aliasing on bitcode.
saman aliari
samy_442 at yahoo.com
Mon Jul 13 15:28:36 PDT 2009
Dear All,
I am working on a LLVM bitcode based project in which we do static lockset analysis. I need to get Aliasing information statically given the .bc file of the application. Is there any library in LLVM which already implements the aliasing? (does it support multi-threaded apps?) What is the best way of doing it (I want to extract aliasing information in runOnModule() function in the pass I am working on)?
Thanks a lot,
::Saman Zonouz
UIUC PhD CS student
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090713/93137a01/attachment.html>
More information about the llvm-dev
mailing list