[LLVMdev] converting large projects to LLVM
dan mihai
dnmh68 at hotmail.com
Wed Oct 28 14:39:58 PDT 2009
Hi,
I wrote an interprocedural instrumentation pass that needs to run on all program at once.
However, when I try to test it on large programs (say bzip2 or gcc) I find that the way LLVM
tools do not easilly replace the default ones used in makefiles. So building large projects is
not straightforward. Is there a simple way to do this conversion?
Thank you,
Dan
_________________________________________________________________
Windows 7: It helps you do more. Explore Windows 7.
http://www.microsoft.com/Windows/windows-7/default.aspx?ocid=PID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_evergreen3:102009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091028/72d117a2/attachment.html>
More information about the llvm-dev
mailing list