Hi all,
Actually I am trying to build a clang plugin for finding the data dependency in any source file like C/C++ as input file.
And have to use the concept called use-def chain in that.so I thought k previous mentioned link will be useful. I have already
built the LLVM and currently developed some small plugins also. But stuck up furtherā¦
If possible can any one help me out it this regards.
thanks.