<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:rupprecht@google.com" title="Jordan Rupprecht <rupprecht@google.com>"> <span class="fn">Jordan Rupprecht</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Missing support for MIPS --binary-architecture and --output-target values"
   href="https://bugs.llvm.org/show_bug.cgi?id=41462">bug 41462</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Fixed By Commit(s)</td>
           <td>rL358562
           </td>
           <td>rL358562, rL358667
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Missing support for MIPS --binary-architecture and --output-target values"
   href="https://bugs.llvm.org/show_bug.cgi?id=41462#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Missing support for MIPS --binary-architecture and --output-target values"
   href="https://bugs.llvm.org/show_bug.cgi?id=41462">bug 41462</a>
              from <span class="vcard"><a class="email" href="mailto:rupprecht@google.com" title="Jordan Rupprecht <rupprecht@google.com>"> <span class="fn">Jordan Rupprecht</span></a>
</span></b>
        <pre>I added "--binary-architecture mips" plus tests in rL358667, since that's easy
enough.

I'm actually questioning what this flag does, since the unit test we have does
"llvm-objcopy -I binary -B <arch> foo.txt foo.o" and checks the arch of the
file, but it seems GNU objcopy outputs that as binary, so the binary arch
shouldn't really matter.

I'll close this and do the cleanup mentioned in <a href="show_bug.cgi?id=41462#c3">comment #3</a> separately.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>