<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Hi Ardi,<br> <br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So, what OS/ABI/linker use the people who use these backends for<br>
production work?<br></blockquote><div><br></div><div>W.R.T production use of llvm ppc, we make extensive use of the ppc backend in the HPC (High Performance Computing, i.e. "Supercomputers") community since clang tends to produce much better quality code for C++ than IBM xlC.  Most all of these are Linux + gcc linker.  The ones that aren't Linux are the BlueGene/Q which use a custom OS just for that machine, but those are using a special port that Argonne National Labs maintains (bgclang), so that's likely less of a concern for you.  Moving forward virtually all the ppc platforms of concern are Linux, littel endian, i.e. ppc64le, mostly power8 and power9.<br><br></div><div>- Chuck<br></div></div><br></div></div>