RE: How is this file generated?
Sorry for the late response. It never made it to my email for some
reason. I just found your question on sf.net archive of email.
You regenerate the LLVMLibDeps.cmake file by building _all_ the
targets. So just compiling the AVR won't work.
So LLVM_TARGETS_TO_BUILD= all instead of "AVR"
On 12/28/09, ato...@us...
<ato...@us...> wrote:
> Revision: 67
> http://avr-llvm.svn.sourceforge.net/avr-llvm/?rev=67&view=rev
> Author: atomicdog407
> Date: 2009-12-28 23:50:33 +0000 (Mon, 28 Dec 2009)
>
> Log Message:
> -----------
> regenerated LLVMLibDeps.cmake
>
> Modified Paths:
> --------------
> llvm/trunk/patches/replace/cmake/modules/LLVMLibDeps.cmake
>
>
> This was sent by the SourceForge.net collaborative development platform, the
> world's largest Open Source development site.
>
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev
> _______________________________________________
> avr-llvm-commits mailing list
> avr...@li...
> https://lists.sourceforge.net/lists/listinfo/avr-llvm-commits
>
|