<div dir="ltr">Should be - if you link a bunch of bitcode files together into a big bitcode file - then you can pass that to clang the same as a source file, etc. And you should be able to pass -no-integrated-as ( <a href="https://stackoverflow.com/questions/11118887/how-to-switch-off-llvms-integrated-assembler">https://stackoverflow.com/questions/11118887/how-to-switch-off-llvms-integrated-assembler</a> )</div><br><div class="gmail_quote"><div dir="ltr">On Sat, Oct 13, 2018 at 8:20 AM Carter Cheng via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I can of new at this point but I am trying to learn the basics of working with the llvm system. My question is, is it possible to use an external assembler if you patch a bunch of bitcode object code files together for say compiling the linux kernel if you use a custom make file?</div><div><br></div><div>Regards,</div><div><br></div><div>Carter.</div></div>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>