https://bugs.llvm.org/show_bug.cgi?id=41462

Jordan Rupprecht <ruppre...@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Fixed By Commit(s)|rL358562                    |rL358562, rL358667
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #5 from Jordan Rupprecht <ruppre...@google.com> ---
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 comment #3 separately.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to