<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 02/22/2017 04:56 AM, Nemanja
      Ivanovic wrote:<br>
    </div>
    <blockquote
cite="mid:CAObEeNiaWa9DAsWFehXgsDfc=7iFq4BS=5hoMm+d57Ya94J1gA@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <div dir="ltr">
        <div>For PowerPC, common uses are on little endian systems
          running Linux. The ABI used on such systems is the ELF v2 ABI
          and both the GNU linker and GOLD are in widespread use as far
          as I'm aware. Big endian systems running Linux are somewhat
          common but they use the ELF v1 ABI and mostly the GNU linker.<br>
        </div>
        I will defer to Hal Finkel (on Cc) for use on larger distributed
        systems as well</div>
    </blockquote>
    <br>
    We use the LLVM/PowerPC on big-Endian PPC64/Linux using recent
    binutils in production (on POWER7 and the BG/Q).<br>
    <br>
     -Hal<br>
    <br>
    <blockquote
cite="mid:CAObEeNiaWa9DAsWFehXgsDfc=7iFq4BS=5hoMm+d57Ya94J1gA@mail.gmail.com"
      type="cite">
      <div dir="ltr"> as to others for use of the PowerPC back end on
        32-bit and embedded processors.<br>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Wed, Feb 22, 2017 at 10:48 AM, ardi
          via llvm-dev <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
            <br>
            I'd like to experiment with the MIPS and PowerPC backends,
            but,<br>
            considering that they aren't widely used processors, I'd
            like to start<br>
            with the same environment (OS/ABI/linker) used by the people
            who work<br>
            with these backends.<br>
            <br>
            So, what OS/ABI/linker use the people who use these backends
            for<br>
            production work?<br>
            <br>
            Thanks!!<br>
            ______________________________<wbr>_________________<br>
            LLVM Developers mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev"
              rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-dev</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Hal Finkel
Lead, Compiler Technology and Programming Languages
Leadership Computing Facility
Argonne National Laboratory</pre>
  </body>
</html>