[LLVMdev] Source file information.
Saman Aliari Zonouz
saliari2 at uiuc.edu
Fri Jul 10 02:52:49 PDT 2009
Hi,
Thanks John it solved my prob.
In particular, I need to find the file/line info. from .bc file about all
locations that a specific Function is called. Is there any better way than
searching all the instructions in runOnModule() during a pass?
Thanks a lot,
::Saman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090710/c5e0aa25/attachment.html>
More information about the llvm-dev
mailing list