[cfe-dev] Converting pointers to fat pointers
Sai Charan
scharan at cs.ucr.edu
Mon May 14 17:59:35 PDT 2012
Hi,
I am looking at using LLVM/Clang to automatically convert pointer
declarations to fat pointers & the corresponding dereferences to something
appropriate. I am looking for guidance on doing this. Will an LLVM pass be
better suited to this or would this be better handled using Clang. Any
guidance on getting started would be helpful.
Sai Charan,
CSE, UC Riverside.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120514/61750fcb/attachment.html>
More information about the cfe-dev
mailing list