<div dir="ltr">Hi Joe, <div><br></div><div>I am not looking to build the llvm back-end, I am only looking to build front-ends to generate llvm IR on iOS.</div><div><br><div>have build the swift-llvm &amp; swift-clang static libraries for iOS using cmake, <div>now I am looking to build the swift front-end for iOS,  do you have any instructions that makes my job easier going forward.</div><div><br></div><div>Thanks</div><div>Ramakrishna </div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 22, 2016 at 11:20 PM, Joe Groff <span dir="ltr">&lt;<a href="mailto:jgroff@apple.com" target="_blank">jgroff@apple.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><span class="">On Feb 22, 2016, at 4:29 AM, Ramakrishna Mallireddy via swift-users &lt;<a href="mailto:swift-users@swift.org" target="_blank">swift-users@swift.org</a>&gt; wrote:<br><div><blockquote type="cite"><br><div><div dir="ltr"><span style="font-size:12.8px">HI,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">How can I compile the swift front-end for iOS.</div><div style="font-size:12.8px">the build-script mentioned only Swift Standard Library for iOS.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I have read the build-script-impl, it does have the iOS build flags, but are they only for building the standard library  or am I missing something.</div></div></div></blockquote><br></div></span><div>That&#39;s right, the build script only builds the runtime libraries for iOS, not the compiler itself. We don&#39;t build or test the compiler on iOS since that&#39;s not normally useful for Xcode development.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-Joe</div><br></font></span></div></blockquote></div><br></div>